Re: Duplicate mails with pop3 + dsync replication

2015-08-17 Thread Nikolaos Milas
On 17/8/2015 2:29 μμ, Wolfgang Hennerbichler wrote: I was wondering if the same behavior persists with latest version(s), for example 2.2.18. I don’t know, I have to deal with the packages that come with my distribution’s repository. >If so, how do you overcome this issue? What is the sugges

Re: Duplicate mails with pop3 + dsync replication

2015-08-17 Thread Nikolaos Milas
On 22/6/2015 9:49 am, Wolfgang Hennerbichler wrote: It turns out that if I enable this option: pop3_deleted_flag = "$POP3Deleted” The issue no longer persists. I have to manually expunge the kept mails that have been deleted via pop3 though: doveadm expunge mailbox INBOX KEYWORD '$POP3Deleted'

Re: Duplicate mails with pop3 + dsync replication

2015-06-21 Thread Wolfgang Hennerbichler
It turns out that if I enable this option: pop3_deleted_flag = "$POP3Deleted” The issue no longer persists. I have to manually expunge the kept mails that have been deleted via pop3 though: doveadm expunge mailbox INBOX KEYWORD '$POP3Deleted' -A Wolfgang > On 21 Jun 2015, at 21:05, Wolfgang He

Re: Duplicate mails with pop3 + dsync replication

2015-06-21 Thread Wolfgang Hennerbichler
FWIW I just tried the sdbox mailbox format for a singe user (not the whole installation) by overriding the mail-userattr via ldap and the problem persists, so I don’t think it’s an issue with maildir per se, but rather a pop3 / replication issue or a misconfiguration on my side. Wolfgang > On