Re: [Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-22 Thread Timo Sirainen
On 19.2.2013, at 14.09, Evgeny Basov wrote: > 19.02.2013 12:54, Timo Sirainen пишет: >> Set login_trusted_networks so both servers trust each others. SSL >> isn't required then. Also the client's real IP address gets proxied to >> logs/etc then. > > With login_trusted_networks I have very stran

Re: [Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-19 Thread Evgeny Basov
19.02.2013 12:54, Timo Sirainen пишет: > Set login_trusted_networks so both servers trust each others. SSL > isn't required then. Also the client's real IP address gets proxied to > logs/etc then. With login_trusted_networks I have very strange behavior. On every of two servers are presented ext

Re: [Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-19 Thread Ben Morrow
At 12PM +0400 on 19/02/13 you (Evgeny Basov) wrote: > > 5. I set this parameters in dovecot config: > > disable_plaintext_auth = yes > ssl = yes > auth_mechanisms = plain login > > And when the client connects to another host, I have (1) and (2) > connections are encrypted > > | c

Re: [Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-19 Thread Evgeny Basov
19.02.2013 12:54, Timo Sirainen пишет: > Set login_trusted_networks so both servers trust each others. Oh, it so simple. Big thanks!

Re: [Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-19 Thread Timo Sirainen
On Tue, 2013-02-19 at 12:39 +0400, Evgeny Basov wrote: > Hello. > > 1. I have two identically hosts > 2. I have set up replication between two hosts > 3. I have > > 'Y' AS proxy_maybe > > in password_query. > 4. password_query returns one of this one hosts So the user typically goes

[Dovecot] Dovecot 2.2. proxy_maybe and twice SSL connections

2013-02-19 Thread Evgeny Basov
Hello. 1. I have two identically hosts 2. I have set up replication between two hosts 3. I have 'Y' AS proxy_maybe in password_query. 4. password_query returns one of this one hosts 5. I set this parameters in dovecot config: disable_plaintext_auth = yes ssl = yes auth_