Qmail
[Top] [All Lists]

pop3 error

To: qmail@list.cr.yp.to
Subject: pop3 error
From: Danish Siddiqui <dsiddiqui@vertex.co.in>
Date: Wed, 30 May 2007 10:14:34 +0530
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Hi,
im posting the run file on my qmail-pop3d server.
Ive been trying to run qmail-1.03 but I'm having problems receving mail 
on my thunderbird MUA.
When I authenticate it gives a autherization failed error.
Then I tried using telnet from CLI
#telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK <3495.1180500091@127.0.0.1>
user danish
+OK
pass xxxxxx
-ERR authorization failed
Connection closed by foreign host.

and im using the correct password

qmail-pop3d run file:
#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
    /usr/local/bin/tcpserver -v -R -H -l 0 0 110 
/var/qmail/bin/qmail-popup \
        127.0.0.1 /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1

When I send mails, it is sent succesfully after authentication

Danish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy the original message all 
copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

<Prev in Thread] Current Thread [Next in Thread>