> % netstat -na | grep 'LISTEN' > > Did it BUILD with SSL support? > Here's what works for me (implied --prefix=/usr/local): > > /usr/local/libexec/imapd.rc start > /usr/local/libexec/imapd-ssl.rc start
The courier-imap-imapd.sh actually reads the config for something like startserver=yes. Both imapd.conf and imapd-ssl.conf contain such a line, but only the imapd-daemon is loaded. Perhaps I'll have to execute both rc's manually from an alternative autoloader. I'll have a try on that later. > It seems that you need both. > You have the .pem files all set up, yes? My old one produced some errors in the maillog. It said: couriertls: PEM_read_bio: no start line I recreated the pem with mkimapdcert. Still I had to run the imapd-ssl.rc several times before it finally came up on port 993. I still have to try with the new pem. Philon ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
