Dovecot dsync

Discussion in 'ISPConfig 3 Priority Support' started by Thaddeus, Aug 31, 2016.

  1. Thaddeus

    Thaddeus New Member

    Hi,
    I'm running mirror-mirror Centos 7 servers with ispconfig version 3.0.5.4p9. Mysql master-master replicatioon is working fine as well as unison forthe web files.
    I have setup dovecot replication as per the instructions here https://www.howtoforge.com/tutorial...ase-cluster-on-debian-8.4-with-ispconfig-3/5/
    doveadm replicator status '*' shows that it is working fine for the full sync
    Code:
    
     doveadm replicator status '*'
    username                                                       priority fast sync full sync failed
    moses@XXXX                                                     none     02:29:14  02:29:14  -
    linda@XXXXX                                                    none     02:29:14  02:29:14  -
    alex@XXXXX                                                     none     02:29:11  02:29:11  -
    finance@XXXXXX                                                 none     02:29:14  02:29:14  -
    antonette@XXXXX                                                 none     02:29:14  02:29:14  -
    david@XXXXX                                                     none     02:29:12  02:29:12  -
    mail@XXXXXX                                                     none     02:29:14  02:29:14  -
    try@XXXXX                                                       none     01:00:57  01:00:57  -
    info@XXXXXX                                                     none     02:29:14  02:29:14  -
    info@XXXXX                                                     none     02:29:14  02:29:14  -
    admin@XXX                                                       none     02:29:14  02:29:14  -
    
    
    My question is when an email arrives it is not synced immediately rather it is synced during the hourly full sync . Is there anything I'm missing,

    Could it be relate to this email that I get occasionally from the system?

    Code:
     31.08.2016-14:39 - ERROR - Possible security violation when deleting the maildir: 
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Personally I have not used dsync yet. You should compare your setup (especially the dovceot ini settings) with the official dsync replication documents: http://wiki2.dovecot.org/Replication
     
  3. florian030

    florian030 Well-Known Member HowtoForge Supporter

    Dovecot replicates the mails in realtime. I use the configs from the tutorial on my servers without any issues. Did see some warnings / errors in your logs? And how did you check, that the mail is not replicated?
     

Share This Page