on 7/9/01 3:49 PM, celano at [EMAIL PROTECTED] spake:

> 
> Bill Shupp writes:
> 
>> on 7/9/01 2:42 PM, celano at [EMAIL PROTECTED] spake:
>> 
>>> 
>>> Hi guys
>>> I installed vpopmail and works fine through the Web interface, with
>>> sqwebmail and qmailadmin, but I cannot download any mail of any domain into
>>> my mailer (i.e. outlook).
>> 
>> You need to provide more information.  What errors do you see in the logs?
>> What happens when you try to telnet to the port and manually log in?  How is
>> your pop server setup?
>> 
>> Regards,
>> 
>> Bill Shupp
> 
> I can telnet server:110 ok
> +OK POP3 ns1.e5-net.com v7.62 server ready

Doesn't look like tcpserver to me.  Are you running vchkpw from something
else, like inetd?  Also, your example doesn't show you authenticating at
all.  Here's an example of how to do that:

[root@bb tar]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
+OK <25716.994713748@bb>
user [EMAIL PROTECTED]
+OK 
pass test
+OK 
quit
+OK
Connection closed by foreign host.

You need to provide more information before anyone has a chance of helping
you.

Regards,

Bill Shupp

Reply via email to