2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] unexpected SSL co...
FromSent OnAttachments
Dick HoogendijkOct 22, 2004 2:07 am 
dick hoogendijkOct 22, 2004 4:18 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] unexpected SSL connection shutdownActions...
From:dick hoogendijk (di@nagual.st)
Date:Oct 22, 2004 4:18:27 am
List:net.sourceforge.lists.courier-users

On 22 Oct To courier-users wrote:

I run courier 0.45.4 on a freebsd-4.10p3 system. After this portupgrade of courier I suddenly can't log into the imap server on my local machine anymore. Just in case .. I ran all make* files although that is normally taken care of by the portupgrade process. I never experienced this behaviour before. A logfile part: Oct 22 10:43:43 pooh imapd: Unexpected SSL connection shutdown. Oct 22 10:43:52 pooh imapd: Connection, ip=[192.168.11.22] Oct 22 10:44:12 pooh imapd: LOGIN FAILED, ip=[192.168.11.22]

I'm sorry to say I did someting wrong. At least I found out what caused it. It's somewhere in the authdaemonrc. While upgrading I accepted the mysqlrc option and this also was in the rc file. Putting back an older authdaemonrc file helped. Now I have to find out why authpam is not used if I also have authmysql mentinoned in authdaemonrc. I guess I have to configure mysql first (or authmysqlrc)...