-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 18 January 2002 12:59 am, Jake McHenry wrote:
> Hello everyone. Please get back to me as soon as possible with this
> one. I just installed 7.2 on a new server here at work, and I can send
> mail out, but I am not receiving anything. In the mailq of the sending
> machine, I'm getting "Deferred: Connection refused by hostname". Please
> let me know what I have to do to fix this!
>
> Thanks again,
> Jake

Default Red Hat sendmail install? If so,
In your sendmail.cf file, change:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
to
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
To comment it out. Rebuild sencmail.cf with:
cp /etc/sendmail.cf /etc/sendmail.cf.save
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
service sendmail restart

The release notes cover this, I believe. By default, sendmail only 
listens on 127.0.0.1

Hope that helps,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8R7zPeMAUbzJhSVcRAv4fAKC2ACQBaYZ6/m5SKMZNbI3gdHgINwCfYPK5
uRKnvO8zwiRmVmhNnBGIFbo=
=g8sI
-----END PGP SIGNATURE-----



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

Reply via email to