6 messages in net.sourceforge.lists.courier-users[courier-users] ERR pop3login require...
FromSent OnAttachments
Aurelien BarrereAug 19, 2005 3:16 am 
Cyrille (Atia)Aug 19, 2005 4:40 am 
Aurelien BarrereAug 19, 2005 4:54 am 
Cyrille (Atia)Aug 19, 2005 5:11 am 
Aurelien BarrereAug 19, 2005 8:34 am 
Sam VarshavchikAug 19, 2005 3:57 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] ERR pop3login requires exactly two arguments/ERR Temporary problemActions...
From:Aurelien Barrere (abar@emailvision.com)
Date:Aug 19, 2005 3:16:18 am
List:net.sourceforge.lists.courier-users

Hi all,

I compiled successfully courier with pop3 setting but I couldn't connect

telnet blabla.vme2.com 110

Trying 62.23.133.207...

Connected to bounce2.emv2.com (62.23.133.207).

Escape character is '^]'.

+OK Hello there.

user toto

+OK Password required.

pass tata

-ERR Temporary problem, please try again later

Connection closed by foreign host.

I have the following error: -ERR pop3login requires exactly two arguments.

I don't understand.Therefore I only use unix users account so I don't care about ldap and other things

After a ps auwxf | grep courier:

/usr/local/sbin/courierlogger -pid=/var/run/pop3d.pid -start -name=pop3d
/usr/lib/courier-imap/libexec/couriertcpd -address=0 -maxprocs=40 -maxperip=4
-nodnslookup -noidentlookup 110 /usr/lib/courier-imap/sbin/pop3login
/usr/lib/courier-imap/bin/pop3d Maildir

root 14484 0.0 0.0 1656 508 ? S 12:11 0:00 \_
/usr/lib/courier-imap/libexec/couriertcpd -address=0 -maxprocs=40 -maxperip=4
-nodnslookup -noidentlookup 110 /usr/lib/courier-imap/sbin/pop3login
/usr/lib/courier-imap/bin/pop3d Maildir

it seems authentication mechanism is not working

Please Help AB