Re: How to have plain, plain + starttls on port 143 AND ssl/tls on port 993?
Matthias Hunstock <[email protected]> Tue, 25 Feb 2014 14:25:22 +0100
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
Am 21.02.2014 16:55, schrieb Alan McGinlay: > Nope.. that was an issue but now it seems that perdition simply doesn't > support allowing both starttls on port 143 and normal tls/ssl on port > 993 at the same time. I guess I could run two instances at the same time > with different config files, but that's a bit of a hack. ON Debian/Ubuntu you can achieve this with following settings in /etc/default/perdition: IMAP4=yes IMAP4_FLAGS=" --ssl_mode tls_listen " IMAP4S=yes IMAP4S_FLAGS=" --ssl_mode ssl_listen " which does indeed start multiple instances, but they can use the same config file, which is per default /etc/perdition/perdition.conf. Works here like a charm. Regards -- Dipl.-Inf. Matthias Hunstock UniRZ der TU Ilmenau, Raum 07 Tel.: +49 3677 69-1289 ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users