On Thursday 20 February 2003 02:58 pm, you wrote: > > Suggestions? All was fine before the upgrade. I have a mailhost > defined in /etc/hosts but it does not seem to be using it. Perhaps > something changed between versions on sendmail? > > > Thanks, > Bruce
Check /etc/sendmail.cf . You might just find the line: O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA If you do, change it to: O DaemonPortOptions=Port=smtp Irwin # Note: The original line stops the system from receiving mail. # O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA O DaemonPortOptions=Port=smtp -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list