Send Mail Question

Hello Experts,I have a question regarding Sendmail.If I make a change in sendmail.mc file,do I need to regenerate the sendmail.cf file with make command ?Example :-[root@bigboy tmp]# m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cfThanks in
[299 byte] By [sunilvk] at [2007-11-26 10:52:56]
# 1
Yes, you need to regenerate the cf if you change the mc.But all the supporting files are in /usr/lib/mail/Copy sendmail.mc to /usr/lib/mail/cfcd to that directory.Do a "make sendmail.cf"then copy sendmail.cf back to /etc/mail
robertcohen at 2007-7-7 3:05:53 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
.. in Solaris 10 that would be /etc/mail/cf/cf .. .7/M.
mAbrante at 2007-7-7 3:05:53 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...