sendmail
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
- /features are invoked and configured in the sendmail.mc file
- /macros are used in various places
- /procmail: still trying to figure out how to get these to work together
Links
Reference
- home page redirects here
- Introduction (configuration)
- OSTYPE: documents a lot of config directives. Is "OSTYPE" a config-file section, or what?
- Features (configuration thereof)
- SMTP authorization
- Anti-Spam Configuration Control
- Wikipedia
How To
- Linux Server How To - Configure Sendmail
- Linux Server How To - Filtering Spam on a Sendmail Mail Server: suggests installing SpamAssassin, but doesn't say how to get it working with sendmail