On Thu, 4 Apr 2002 [EMAIL PROTECTED] wrote:

I can telnet to port 110 from both machine that have the mail clients.

I installed Qpopper with no extra flags when I did the 
./configure

Here is xinetd.conf

service pop3
{
        flags                   = REUSE
        socket_type             = stream
        protocol                = tcp
        wait                    = no
        user                    = root
        server                  = /home/gnat/qpopper4.0.3/popper/popper
        server_args             = qpopper -s
        port                    = 110
}

The mail clients are all set to pop off a pop3 server.
Outlook Express is using DO NOT log on using Secure Password 
Authenitaction

Mozilla doesnt have an option to set to SSL or anything else.

Rich
> 
> What is in the logs on your server when you trying popping from the other 
> machines.
> 
> To be clear, are you able to telnet to port 110 from the *same* machines as 
> you get that error message?
> 
> Peter
> 
> 
> At 14:49 04/04/02 -0500, you wrote:
> >I recently loaded qpopper 4.0.3 on Redhat 7.2.
> >I can telnet to port 110 and can view the mail via that method.
> >But when I use a mail client, Oulook Express on NT and Mozilla Mail client
> >on Linux Machine and get the following error
> >
> >The connection to the server has failed. Account: 'bogie.thefilmdogs.com',
> >Server: 'bogie.thefilmdogs.com', Protocol: POP3, Port: 110, Secure(SSL):
> >No, Socket Error: 10071, Error Number: 0x800CCC0E
> >
> >I checked the FAQ, and the list archive and couldnt find anything.
> >Anyone have any clue on what I can do to get the mail clients to work?
> >
> >Rich
> 
> 

Reply via email to