On Thu, 2002-03-07 at 04:58, admin wrote:
> hi 
> any help to the below problem ? I am unable to telnet 192.168.8.1 25
> which is SMTP port 

Check /etc/mail/sendmail.mc, where you'll find:
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')

Comment out that directive, and generate a new sendmail.cf, as shown at
the top of the file.


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to