1834533 Members
2908 Online
110069 Solutions
New Discussion

HP-UX mailer

 
khouloud
Occasional Contributor

HP-UX mailer

Last week our Unix server crashed. We re-installed the Core OS and the mailer worked fine at first. After we restore all the files from the backup tape and copied the /etc/passwd file from another Unix server, the mailer stopped working. It appears that the system has a problem with the Mail Transfer Agents. Anyone has any suggestion of how to fix this problem?
2 REPLIES 2
Mark Greene_1
Honored Contributor

Re: HP-UX mailer

if you are using sendmail, check the /etc/mail/sendmail.cf that it has your cusomizations (specifcally the DS entry). You may just be running with the default setup.

HTH
mark
the future will be a lot like now, only later
Michael Tully
Honored Contributor

Re: HP-UX mailer

Hi,

The DS entry in the /etc/mail/sendmail.cf file
must have a valid mail server name to run properly.

DSmymailhost

Stop and restart sendmail afterwards

# /sbin/init.d/sendmail stop
# /sbin/init.d/sendmail start

Michael
Anyone for a Mutiny ?