UNSOLVED

Pavel3

updated

19 years ago

P

Pavel3

93 Posts

0

554

February 4th, 2008 23:00

Celerra NS500, notifications

Hello.
I can not understand with adjustments of sending notifications by mail. I offer listing the answer of system at sending the test message:

echo test from DC-NAS01M | mail -v -s "DC-NAS01M test message" dc-badlog@ukrtelecom.ua
ukrtelecom.ua: Name server timeout
dc-badlog@ukrtelecom.ua... Transient parse error -- message queued for future delivery
dc-badlog@ukrtelecom.ua... queued


Prompt what to do further.
Thanks. Pavel.
  • Rainer_EMC

    6 Operator

    8645 Posts

    231

    1

    Posted February 5th, 2008 01:00

    Hi,

    you first need to configure sendmail in order for the Celerra to be able to send EMail.

    Normally you would ask your EMail admin or look at a working Unix EMail clients config.

    Often it is enough do change the DS line in /etc/sendmail.cf to point to your mail server like this

    DSmailserver.mycompany.com

    If that delivers it to your Mail server, but it wont forward it since the sender adresses are wrong, try

    Dj$w.mycompany.com

    then restart sendmail. troubleshooting steps are in that Configuring Events and Notifications document.