16 Apr
2010
16 Apr
'10
3:07 p.m.
On Fri, 2010-04-16 at 13:43 +0200, Andreas Schulze wrote:
Am 16.04.2010 13:19 schrieb Timo Sirainen:
or allow ssl only in a protocol section
I think you can do that already?
ssl = no protocol imap { ssl = yes .. } yes, this makes dovecot starting wihout errors, but *without* ssl listenport too :-(
Oh. Hmm. That's a bit difficult to change. How about this then:
ssl = yes protocol pop3 { ssl = no }
service pop3 { inet_listener pop3s { port = 0 } }