Hello! I want use courier-pop3d as POP3 daemon with authuserdb authentication for my mail server.
I have installed courier 0.44.2 with following commandos: ./configure --with-db=db --with-mailuser=courier\ --with-mailgroup= courier --disable-changepass make make check make install make install-configure Then I have modified the section AUTHMODULES in /usr/lib/courier/etc/pop3d to: AUTHMODULES="authuserdb" I edited userdb: [EMAIL PROTECTED] uid=6666 | gid=6666 | home=/home/vmail | mail=/home/vmail/[EMAIL PROTECTED] | pop3pw= passwd and then makeuserdbed it. But the mail client have then no acces to it maildir. I have telneted pop3d at 110 and the dialog looks like this: bash-2.05b# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK Hello there. USER [EMAIL PROTECTED] +OK Password required. PASS passwd Connection closed by foreign host. bash-2.05b# The connection die. I looked at the log files -- nothing... Can anyone help me? Anton ----------------------------------------------------------------- http://www.Elmaz.com - Запознанства ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
