Re: Sendmail trouble

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2003-01-14 at 16:05, Michael St. Laurent wrote:
> I'm having trouble with email on an 8.0 system that has sendmail-8.12.5-7
> installed.  When I attempt to send mail on this system I get the following
> in the /var/log/maillog:
> 
> Jan 12 04:33:19 ftp sm-msp-queue[5133]: h0AGXJmQ001182: to=root,
> delay=1+20:00:00, xdelay=00:00:00, mailer=relay, pri=3991765,
> relay=ftp.hartwellcorp.com., dsn=4.0.0, stat=Deferred: Connection
> refused by ftp.hartwellcorp.com.
>
> Jan 12 04:33:19 ftp sm-msp-queue[5133]: h0AC246g001027: to=root,
> ctladdr=root (0/0), delay=2+00:31:15, xdelay=00:00:00, mailer=relay,
> pri=4440053, relay=ftp.hartwellcorp.com., dsn=4.0.0, stat=Deferred:
> Connection refused by ftp.hartwellcorp.com.
> 

Check /etc/mail/sendmail.mc for the following line:

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

If it exist, then add a comment (dnl) as follows:

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

then re-create your sendmail.cf file...

cd /etc/mail
cp sendmail.cf sendmail.cf.orig
m4 sendmail.mc >sendmail.cf

Then bounce sendmail...

service sendmail restart

Hopefully this will fix your problem.

Steve Cowles



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux