Re: [vchkpw] I got mad with the virtual domain, give me a hand.

2005-05-05 Thread Lv lei
Yes! I turned off the ipop3 service of RedHat, then the problem solved.
Thank you Macdougall, Stoyan Marinov and Juan Enciso.
 
Thanks a lot!
 
:D
		Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news & more. Check it out!

Re: [vchkpw] I got mad with the virtual domain, give me a hand.

2005-05-04 Thread Stoyan Marinov
Are you sure you have the correct POP3 daemon listening on 110 port?
"+OK POP3 www v2001.78rh server ready" is what makes me think you're
using the POP3 server that comes with the Red Hat distribution.

Stoyan

On Wed, 2005-05-04 at 19:00, Lv lei wrote:
> I installed Qmail + Vpopmail.
> After add vitual domain with 
> #/home/vpopmail/bin/vadddomain mydomain.com
> #/home/vpopmail/bin/vadduser [EMAIL PROTECTED]
> password: **
> password: **
>  
> Then I test the virtual user with:
> # telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> +OK POP3 www v2001.78rh server ready
> user [EMAIL PROTECTED]
> +OK User name accepted, password please
> pass ***
> -ERR Bad login
> 
> I tried to reinstall Qmail and Vpopmail for more than 10 times, and
> test the virtual domain with every way that I can thought out, but
> always fail.
> I checked the qmail log, it shows the virtual user never loged in, as
> if the qmail or vpopmail do not know the format of
> [EMAIL PROTECTED], what is the matter? how can i make it
> work?
> ps: smtp is fine.
>  
> System: REDHAT 9.0
> installed: mysql, qmail1.03, vpopmail-5.2.1 ( and tried
> vpopmail-5.4.10 too! )
> 
> __
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 


signature.asc
Description: This is a digitally signed message part


Re: [vchkpw] I got mad with the virtual domain, give me a hand.

2005-05-04 Thread Rick Macdougall

Lv lei wrote:
I installed Qmail + Vpopmail.
After add vitual domain with 
#/home/vpopmail/bin/vadddomain mydomain.com
#/home/vpopmail/bin/vadduser [EMAIL PROTECTED]
password: **
password: **
 
Then I test the virtual user with:
# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK POP3 www v2001.78rh server ready
user [EMAIL PROTECTED]
+OK User name accepted, password please
pass ***
-ERR Bad login

I tried to reinstall Qmail and Vpopmail for more than 10 times, and test the virtual domain with every way that I can thought out, but always fail.
I checked the qmail log, it shows the virtual user never loged in, as if the qmail or vpopmail do not know the format of [EMAIL PROTECTED], what is the matter? how can i make it work?
ps: smtp is fine.
 
System: REDHAT 9.0
installed: mysql, qmail1.03, vpopmail-5.2.1 ( and tried vpopmail-5.4.10 too! )
Hi,
I don't think the correct pop server is running.  Do you already have a 
qpopper or something running from xinetd ?

Regards,
Rick