Re: [Dovecot] Proxy config help please

2012-07-02 Thread Timo Sirainen
On 30.6.2012, at 0.41, Zac Israel wrote: > # 2.0.19: /etc/dovecot/dovecot.conf .. > passdb { > args = proxy=proxy_always nopassword=y host=172.16.0.13 port=143 > proxy_timeout=5 starttls=y ssl=any-cert v2.0 has some problems with this. You should use v2.1 and use server name as the "host" value

Re: [Dovecot] Proxy config help please

2012-06-30 Thread Zac Israel
On Sat, Jun 30, 2012 at 4:52 AM, Charles Marcus wrote: > On 2012-06-29 5:41 PM, Zac Israel wrote: >> >> The system at 172.16.0.13 is a zimbra proxy.  I can see in the logs >> that it initially complains about my ssl cert, and if I remove >> ssl=any-cert it fails because my cert is self signed, so

Re: [Dovecot] Proxy config help please

2012-06-30 Thread Charles Marcus
On 2012-06-29 5:41 PM, Zac Israel wrote: The system at 172.16.0.13 is a zimbra proxy. I can see in the logs that it initially complains about my ssl cert, and if I remove ssl=any-cert it fails because my cert is self signed, so I know it is talking to the proxy and doing starttls which is a req

[Dovecot] Proxy config help please

2012-06-29 Thread Zac Israel
Hello, I am new to dovecot and I am initially trying to setup a basic imap proxy with password forwarding, I can start the dovecot service, connect and give it my password, and that is where I hang. My config is: root@imap-test:/etc/dovecot# doveconf -n # 2.0.19: /etc/dovecot/dovecot.conf # OS: L