[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sendmail
- To: Henry Ficher <ficher(at-nospam)netvision.net.il>
- Subject: Re: Sendmail
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Mon, 25 Dec 2000 12:20:40 +0200 (EET)
- cc: Amir Tal <corvette(at-nospam)bezeqint.net>, Iglu <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <00122421082901.01167@xitlali.org>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 24 Dec 2000, Henry Ficher wrote:
> On Saturday 23 December 2000 17:58, Amir Tal wrote:
> > when telneting to localhost on port 25, sendmail reply's.
> > when trying to port 110, i get :
> >
> > Trying 127.0.0.1...
> > telnet: Unable to connect to remote host: Connection refused
> >
> > the port is listed at /etc/services , and sendmail is able to send messages
> > to the outside world.
> > can anyone direct me what to check ?
>
> Yea. See that you have the telnet server installed and check if it's enabled
> in /etc/inetd.conf.
henry - you seem to have misread his question. he is trying to telnet into
port _110_ (which is supposed to be the pop3 daemon's default port). not
into port 25 (which is the telnet server's default port).
he needs to check if he has a pop3 server installed or not. not a telnet
server. its either not installed, or its entry is not marked properly in
'/etc/inetd.conf'.
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il