> Try leaving them out altogether. And it doesn't really matter if any of > those attributes exist in a cert, one.
Thank you, it worked. With these options in "/etc/courier/imapd-ssl": IMAPDSSLSTART=NO IMAPDSTARTTLS=YES "sudo /etc/init.d/courier-imapd-ssl start" doesn't show anything. Also, "netstat -l -n" doesn't output :::993. If I change IMAPDSSLSTART to YES, I'll see :::993. I thought that IMAPDSTARTTLS should enable TLS and IMAPDSSLSTART should enable SSL. Looks like I misunderstood something. Is there a TLS-only solution? (The following may look like a Gnus-related question, but it's connected with courier.) I'm going to access the server via Gnus. My .gnus.el: (setq mail-sources '((imap :server "mail.example.com" :port 993 :user "admin" :stream tls :dontexpunge nil))) Docs say that I'll be prompted for a password. Which one should I use? "mkimapdcert" didn't ask me to set a password. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Courier-imap mailing list Courier-imap@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap