Hi,
      Ash;ey is right. But you should be able to telnet from the same
machine itself.
Add the ipaddress you want sendmail to listen to
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
DAEMON_OPTIONS(`Port=smtp,Addr=192.168.0.25, Name=MTA')

regards
Krishna

Krishna Shekhar
Network Administrator
Wiplash Wireless
----- Original Message -----
From: Ashley M. Kirchner <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 26, 2002 11:04 PM
Subject: Re: sendmail and port 25


> Fred Mushel wrote:
>
> > I am perplexed why I cannot telnet to port 25 on two computers with
> > RH7.3 installed.
> > Sendmail starts OK.
>
>     By default sendmail only answers to 127.0.0.1 requests.  From
> /etc/mail/sendmail.mc:
>
> -----
> dnl This changes sendmail to only listen on the loopback device 127.0.0.1
> dnl and not on any other network devices. Comment this out if you want
> dnl to accept email over the network.
> DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
> -----
>
>
> --
> W | I haven't lost my mind; it's backed up on tape somewhere.
>   +--------------------------------------------------------------------
>   Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
>   IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
>   Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
>   http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to