> -----Original Message-----
> From: Brian Johnson
> Sent: Monday, January 27, 2003 10:01 PM
> Subject: RE: Sendmail config
> 
> 
> My system looks like it's trying to connect to the main mail 
> server but is timing out (even when I drop the firewall)

Just a guess here, but is sendmail still configured to listen only on
localhost?

As root, type: netstat -nap | grep 25

If sendmail is only listening on localhost, then add a comment (dnl) to the
following line in your /etc/mail/sendmail.mc and then rebuild your
sendmail.cf file. Then restart sendmail.

dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

Steve Cowles



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to