Alexander Skwar writes: > That's why I'd like to setup courier-imap so, that it allows non-SSL/TLS > connections and logins from 127.0.0.1 but require SSL/TLS from any other > IP. > > Can this be done?
No, the scripts to do something like this aren't set up. You'll have to set them up yourself. Copy the makedat script from the makedat source directory. Put 127.0.0.1<tab>IMAP_TLSREQUIRED=0 into /etc/imapaccess, run 'makedat /etc/imapaccess', and add the option "-access=/etc/imapaccess.dat" to TCPDOPTS in etc/imapd. -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
