[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] POP 3 server problem




On Tue, 7 Dec 1999, Sunil Thomas T wrote:

>  Hi 
>  i am trying to set up a pop3 server on our lan 
>  on RHL 6.0 box
>  I have uncomented the necessary inetd.conf line
> and when I telnet to the port the follwing messages
> are coming
>  $ telnet 10.0.6.44 110
> Trying 10.0.6.44...
> Connected to 10.0.6.44.
> Escape character is '^]'.
> Connection closed by foreign host.  
> $
>   I am unable to retrive mail from the server
>  can anybody tell me what is the problem 
>    ---sunil

Hi sunil,

It seems to me a problem with /etc/hosts.deny. May be you have denied the
service for popd there. Please check it and if so you can enable the
service through /etc/hosts.allow

For details you may look at man pages of tcpd. Hope this will solve your 
problem. Normally, if the daemon is not running you will get an error
message, something like "connection refused" or so.

So it must be the message from tcpd

sudheer


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.