1 message in net.sourceforge.lists.courier-users[courier-users] Courier-imap on Solar...
FromSent OnAttachments
Robert Hajime LanningMay 23, 2001 6:58 pm 
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:[courier-users] Courier-imap on Solaris 7Actions...
From:Robert Hajime Lanning (lann@lanning.cc)
Date:May 23, 2001 6:58:08 pm
List:net.sourceforge.lists.courier-users

I am trying to get the imapd to work under Solaris 7.

The couriertcpd starts fine. But when a client (like pine) connects, the TCP connection gets closed at the authentication attempt stage.

I am using the authpam module only and have:

pop3 auth required /usr/lib/security/pam_unix.so.1 imap auth required /usr/lib/security/pam_unix.so.1

in /etc/pam.conf

anyone know what is happening here?