Dear ALL,

           Thanks to help me to solve the problem of “tcprules: fatal: unable to parse this line 127.0.0.:allow,RELAYCLIENT=\"\"”.

           Now, it can convert to tcp.smtp.cdb.

           But now, I found a new problem,

IS when user use Outlook express contact to qmail server, after he enter the correct password, it still can’t login, here is the error message:

 

There was a problem logging onto your mail server. Your Password was rejected. Account: 'mail.asiamaterials.net', Server: 'mail.asiamaterials.net', Protocol: POP3, Server Response: '-ERR authorization failed', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC92

          

           Before install the vpopmail, the user can send and receive email.

           Is any thing I set is incorrect in vpopmail ?

           Here is my changes of the “/var/qmail/supervise/qmail-pop3d/run”:

           Before >>

           #!/bin/sh

           exec /usr/local/bin/softlimit –m 2000000 \

           /usr/local/bin/tcpserver –l 0 –H –R 0 pop-3 \

           /var/qmail/bin/qmail-popup mail.asiamaterials.net \

           /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir

 

           After change >>

           #!/bin/sh

           exec /usr/local/bin/softlimit –m 2000000 \

           /usr/local/bin/tcpserver –l 0 –H –R 0 pop-3 \

           /var/qmail/bin/qmail-popup mail.asiamaterials.net \

           /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir

 

 

        Please help.

        Thanks.

 

 

Best Regards,

Calder Chung

 

 

 

Reply via email to