define(`confDOMAIN_NAME',`yourhost.yourdomain.net')dnl
define(`always_add_domain')dnl
then reload the config and sendmail daemon:
# cd /etc/mail
# m4 submit.mc > submit.cf
# service sendmail reload
Thanks, Dareus.
Enterprise Linux Tips and Tricks
define(`confDOMAIN_NAME',`yourhost.yourdomain.net')dnl
define(`always_add_domain')dnl
# cd /etc/mail
# m4 submit.mc > submit.cf
# service sendmail reload
0 comments:
Post a Comment