Displaying 2 results from an estimated 2 matches for "doco1".
Did you mean:
  doco
  
2013 Jan 31
1
dsync replication errors
...auth-master {
    group = vmail
    mode = 0660
    user = vmail
  }
  user = root
}
service replicator {
  process_min_avail = 1
}
ssl = no
userdb {
  args = /etc/dovecot/dovecot-sql.conf
  driver = sql
}
Log on server1 after I copied 100 messages to an account on that server:
Jan 31 10:41:04 doco1 dovecot: imap-login: Login: user=<user1>, method=PLAIN, rip=192.168.23.130, lip=192.168.23.61, mpid=1432, session=<OdjlbJLUmwDAqBeC>
Jan 31 10:42:12 doco1 dovecot: doveadm: Error: dsync-remote(user1): Warning: Maildir /mailstore/user1/maildir: Expunged message reappeared, giving a new U...
2013 Feb 11
0
dovecot 2.2: doveadm-server crash in latest hg
Hi Timo
With the current hg (ed5fa76f0dc7), I get a crash as soon as I
append a single message to a dsync replicated mailbox.
Setup is the same as in the thread "dsync replication errors"
( http://www.dovecot.org/list/dovecot/2013-January/070574.html )
Feb 11 15:01:19 doco1 dovecot: imap-login: Login: user=<user1>,
method=PLAIN, rip=192.168.23.130, lip=192.168.23.61, mpid=1709,
session=<roTpV3PV1wDAqBeC>
Feb 11 15:01:32 doco1 dovecot: doveadm: Fatal: master:
service(doveadm): child 1713 killed with signal 11 (core dumped)
Feb 11 15:01:56 doco1 dovecot: dov...