atom feed5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problems with log...
FromSent OnAttachments
David KarlsenMay 9, 2002 7:56 am 
Roland SchneiderMay 9, 2002 8:28 am 
Roland SchneiderMay 9, 2002 10:57 am 
David KarlsenMay 10, 2002 8:24 am 
Roland SchneiderMay 10, 2002 9:08 am 
Subject:Re: [courier-users] Problems with logging into pop3 account
From:Roland Schneider (list@serv.ch)
Date:May 9, 2002 8:28:39 am
List:net.sourceforge.lists.courier-users

--David Karlsen wrote on 10.05.2002 16:54 +0200:

[root@spacelab davidk]# telnet localhost 110 Trying 127.0.0.1... Connected to spacelab (127.0.0.1). Escape character is'^]'. +OK Hello there. user dav@domain.no +OK Password required. pass wrongpassword -ERR Login failed. user dav@domain.no +OK Password required. pass correctpassword Connection closed by foreign host.

--- / The session ---

If anyone could give me some god tips here I would really appriciate it. And if someone also could recomend a good logging tool it would also be helpfull.

The maillog will have some entry - courier probably gets bad values for $HOME, $UID or $DEFAULT (Maildir). Then use the utility 'authtest' which comes with courier.

But you dont need vpopmail at all for authentication via mySQL, this functionality is already built into courier and makes life much easier.

Roland