jseitz n00b
Joined: 19 Jul 2004 Posts: 1
|
Posted: Mon Jul 19, 2004 4:55 pm Post subject: POP3 Authentication Problem |
|
|
Please help!
When i tail-f /var/log/mail/current it shows an established connection:
Code: |
Jul 19 10:55:25 [pop3d] Connection, ip=[70.64.123.242]
|
My email client pops up a window saying enter the password, but it won't autheticate and actually retrieve mail from the server. Also:
Code: |
ps -aux | grep pop
Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 8834 0.0 0.0 2032 536 ? S 10:30 0:00 /usr/lib/courier-imap/couriertcpd -address=0 -stderrlogger=/usr/lib/courier-imap/courierlogger -stderrloggername=pop3d -maxprocs=40 -maxperip=4 -pid=/var/run/pop3d.pid -nodnslookup -noidentlookup 110 /usr/sbin/pop3login /usr/lib/courier-imap/authlib/authdaemon /usr/sbin/courier-pop3d .maildir
root 8836 0.0 0.0 1436 416 ? S 10:30 0:00 /usr/lib/courier-imap/courierlogger pop3d
root 10015 0.0 0.0 1524 456 pts/1 S 11:09 0:00 grep pop
|
Can anyone please help me? Kinda stuck here! Also we can still use OpenWebmail fine.
Thanks. |
|