Lines Matching refs:sendmail
23 # /usr/share/sendmail/cf/sample.mc
25 # Do not edit /etc/sendmail.cf directly unless you cannot do what you
26 # want in the master config file (/usr/share/sendmail/cf/sample.mc).
27 # To create /etc/sendmail.cf from the master:
28 # cd /usr/share/sendmail/cf
29 # mv /etc/sendmail.cf /etc/sendmail.cf.save
30 # m4 < sample.mc > /etc/sendmail.cf
32 # Then kill and restart sendmail:
33 # sh -c 'set `cat /var/run/sendmail.pid`; kill $1; shift; eval "$@"'
35 # See /usr/share/sendmail/README for help in building a configuration file.
44 dnl # used to prevent those lines from appearing in the sendmail.cf.
51 dnl # FEATURE(nodns) to avoid having sendmail queue everything
167 dnl # /usr/share/sendmail/siteconfig/site_config_file.m4
170 dnl # echo 'SITE(gargoyle)' > /usr/share/sendmail/siteconfig/uucp.foobar.m4