Re: [vchkpw] Can't login, password rejected, Server Response: "-ERR authorization failed"

2002-12-01 Thread Rick Updegrove
- Original Message -
From: "Calder.Chung" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 01, 2002 8:25 PM
Subject: [vchkpw] Can't login, password rejected, Server Response: "-ERR
authorization failed"


Here is my file.  Try adding the   2>&1   to the end of yours.
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
tcpserver -l0 -v -H -R 0 110 /var/qmail/bin/qmail-popup \
updegrove.net /var/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
2>&1


 By the way what does

--bash-2.05b# ps wwaux | grep readproctitle

show?





[vchkpw] Can't login, password rejected, Server Response: "-ERR authorization failed"

2002-12-01 Thread Calder.Chung








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 ¡Vm 200 \

   /usr/local/bin/tcpserver
¡Vl 0 ¡VH ¡VR 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 ¡Vm 200 \

   /usr/local/bin/tcpserver
¡Vl 0 ¡VH ¡VR 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