At 06:13 PM 3/3/2002 -0500, you wrote:
>On 3 Mar 2002, Gordon Messmer wrote:
>
> > Look at /etc/mail/sendmail.mc and you should 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
At 01:17 PM 3/3/2002 -0800, Gordon Messmer wrote:
>Look at /etc/mail/sendmail.mc and you should 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_O
On 3 Mar 2002, Gordon Messmer wrote:
> Look at /etc/mail/sendmail.mc and you should 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
Look at /etc/mail/sendmail.mc and you should 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')
So, commen
I cannot telnet to port 25 of a machine using it's fully qualified host
name, but I can log into the machine and telnet to localhost 25 and read
sendmail. Any idea why? It's generating error messages when trying to
send mail to users on this machine, because other machines get connection
ref