Re: unblock port 25
From: Mike Klinke (mklinke_at_axsi.com)
Date: 10/26/05
- Previous message: Nagarjuna Rao Cherukuri: "RE: unblock port 25"
- In reply to: Nagarjuna Rao Cherukuri: "unblock port 25"
- Next in thread: Wayne Pinette: "RE: unblock port 25"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: General Red Hat Linux discussion list <redhat-list@redhat.com> Date: Wed, 26 Oct 2005 13:13:59 -0500
On Wednesday 26 October 2005 12:55, Nagarjuna Rao Cherukuri wrote:
> Hi,
>
>
>
>
> Can anyone tell me how to enable port 25 in my server? I am able
> to ping to this port as local host, but it is failing when try to
> ping using DNS.
>
One possibility, assuming that you are using sendmail.mc as your
configuration file, is this:
======== sendmail.mc ========
dnl changes sendmail to only listen on the loopback device 127.0.0.1
dnl and not on any other network devices. Comment out if you want
dnl to accept email over the network.
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
Regards, Mike Klinke
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Nagarjuna Rao Cherukuri: "RE: unblock port 25"
- In reply to: Nagarjuna Rao Cherukuri: "unblock port 25"
- Next in thread: Wayne Pinette: "RE: unblock port 25"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|