Edit /etc/mail/sendmail.mc :

change :

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

to :

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

then run "m4 /etc/mail/sendmail.mc > /etc/sendmail as root

Finally, restart your sendmail

PS : Does your DNS is good for work now ?

Brad Ching wrote:

> Hello everyone:
>     Now i install redhat server and sendmail.It's ok for installed.But it
> don't working when i use outlook express send ,give me error message
> following :
>
> The message could not be sent because the server rejected the sender's
> e-mail address. The sender's e-mail address was '[EMAIL PROTECTED]'.
> Subject 'test', Account: '192.168.160.113', Server: '192.168.160.113',
> Protocol: SMTP, Server Response: '451 4.7.1 Please try again later', Port:
> 25, Secure(SSL): No, Server Error: 451, Error Number: 0x800CCC78
>
> Please help me what meaning is it and tell me how to config sendmail?
> Thank you very much.
>
> Brad
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




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

Reply via email to