RE: Disallow cleartext on the wire

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2011-01-09 at 14:40 -0800, Dudi Goldenberg wrote: 
> >I am using Thunderbird to test with. I want completely disallow logins  
> >without TLS for IMAP.
> Have a look at /etc/cyrus.conf:
> SERVICES {
>         # --- Normal cyrus spool, or Murder backends ---
>         # add or remove based on preferences
>         imap            cmd="imapd -U 30" listen="imap" prefork=0 maxchild=100
>         imaps           cmd="imapd -s -U 30" listen="imaps" prefork=0 maxchild=100
> #       pop3            cmd="pop3d -U 30" listen="pop3" prefork=0 maxchild=50
>         #pop3s          cmd="pop3d -s -U 30" listen="pop3s" prefork=0 maxchild=50
>         #nntp           cmd="nntpd -U 30" listen="nntp" prefork=0 maxchild=100
>         #nntps          cmd="nntpd -s -U 30" listen="nntps" prefork=0 maxchild=100
> 
> Just hash out imap and restart cyrus.

Incorrect. That disables IMAP (TCP/143) and leaves IMAP-over-SSL.
Secure IMAP (IMAP w/TLS) still uses TCP/143.   IMAP-over-SSL is rather
hackish.

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/


[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux