sendmail

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 23:14, 3 May 2018 by Woozle (talk | contribs) (→‎Reference: usage instructions)
Jump to navigation Jump to search

About

Sendmail is a free/open-source email server that handles both relay and delivery. The documentation is very detailed but also unclear on many critical points.

Notes

Links

Reference

How To

Notes

To enable sendmail to use STARTTLS, you need to:
1) Add this line to /etc/mail/sendmail.mc and optionally
   to /etc/mail/submit.mc:
  include(`/etc/mail/tls/starttls.m4')dnl
2) Run sendmailconfig
3) Restart sendmail