Sendmail Configuration
From Roaring Penguin
Revision as of 12:22, 22 June 2015 by MCoyne (talk | contribs) (Created page with "Note that if you make changes in the Sendmail configuration you should: #Edit the /etc/mail/sendmail.mc file and make changes here ONLY. #Then create the actual Sendmail configu…")
Note that if you make changes in the Sendmail configuration you should:
- Edit the /etc/mail/sendmail.mc file and make changes here ONLY.
- Then create the actual Sendmail configuration file etc/mail/sendmail.cf:
make -C /etc/mail
- Load the changes into Sendmail:
/etc/init.d/sendmail reload