Sendmail as a send-only local server

From Notes to self
Revision as of 21:17, 5 August 2015 by Verbovet (talk | contribs) (Created page with "*Edit <code>/usr/share/sendmail/cf/cf/sendmail-slackware.mc<code>: **Add <code>FEATURE(`no_default_msa')dnl</code> to the FEATURE block **Add <code>DAEMON_OPTIONS(`Port=smtp,A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Edit /usr/share/sendmail/cf/cf/sendmail-slackware.mc:
    • Add FEATURE(`no_default_msa')dnl to the FEATURE block
    • Add DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1,Name=MTA')dnl right before the MAILER lines