ipv4 imap not accepting connections in mixed ipv4/ipv6

2015-08-15 Thread djk
I have two installations of dovecot 2.18, apart from the necessary changes to allow them to replicate amongst themselves the configs are identical. Both are running Ubuntu 14.04 and are kept up to date. One is running 64bit and the other 32 bit (for historical reasons). Both have ipv4 and ipv6

more than two way replication

2015-09-02 Thread djk
Is there anyway of replicating between more than one other instance of Dovecot. I have bidirectional replication working successfully and it seems to be reliable. I would like to replicate from one or more of these instances to one other. Is this possible? Dirk

Re: Syncronizing two IMAP servers

2015-10-10 Thread djk
On 10/10/15 12:22, Timothy Murphy wrote: I spend time in two places, in different countries. I have a local network in each place, with IMAP servers on each network. I collect email by fetchmail from various servers, and read email on my laptop with KMail. I tried using just one IMAP server, but

replication delays

2015-11-05 Thread djk
ased system with not many users. I am not seeing any error messages in my mail logs that suggest there any delays happening. Although I have seen a few things like this happening from time to time a busier account: Nov 5 12:12:07 france dovecot: dsync-server(djk): Error: Couldn't lock /home

Re: Client-initiated secure renegotiation

2016-03-09 Thread djk
On 09/03/16 10:44, Florent B wrote: Hi, I don't see any SSL configuration option in Dovecot to disable "Client-initiated secure renegotiation". It is advised to disable it as it can cause DDoS (CVE-2011-1473). Is it possible to have this possibility through an SSL option or other ? Thank you.