Hi,
I am trying to create sendmail.cf file from aixsample.mc file using m4 macro.
I did these steps:
cd /usr/samples/tcpip/sendmail/cf
m4 ../m4/cf.m4 aixsample.mc > sendmail.cf
cp /etc/mail/sendmail.cf /etc/mail/sendmail.cf.orig
cp sendmail.cf /etc/mail
stopsrc -s sendmail
startsrc -s sendmail
Start command reports about success, but actually
sendmail failed to start.
I get the following message in errpt -a:
Symptom code: 16384
Software error code -9017
Error code: 0
Detecting module: 'srchenv.c'@line:'350'
Failing module: sendmail
Let me know please what is wrong?
Thanks in advance,
Vadim
I am trying to create sendmail.cf file from aixsample.mc file using m4 macro.
I did these steps:
cd /usr/samples/tcpip/sendmail/cf
m4 ../m4/cf.m4 aixsample.mc > sendmail.cf
cp /etc/mail/sendmail.cf /etc/mail/sendmail.cf.orig
cp sendmail.cf /etc/mail
stopsrc -s sendmail
startsrc -s sendmail
Start command reports about success, but actually
sendmail failed to start.
I get the following message in errpt -a:
Symptom code: 16384
Software error code -9017
Error code: 0
Detecting module: 'srchenv.c'@line:'350'
Failing module: sendmail
Let me know please what is wrong?
Thanks in advance,
Vadim