sendmail: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Reference: IBM AIX docs
Notes: /files
Line 8: Line 8:
==Notes==
==Notes==
* [[/features]] are invoked and configured in the [[/files/sendmail.mc|sendmail.mc file]]
* [[/features]] are invoked and configured in the [[/files/sendmail.mc|sendmail.mc file]]
* [[/files]]: files used by sendmail
* [[/macros]] are used in various places
* [[/macros]] are used in various places
* [[/procmail]]: still trying to figure out how to get these to work together
* [[/procmail]]: still trying to figure out how to get these to work together
==Links==
==Links==
===Reference===
===Reference===

Revision as of 14:24, 4 March 2014

<hide> page type::article thing type::software license::open source </hide>

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

Reference

How To