Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Configure the Mail Submission Agent. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Configure the Mail Delivery Agent. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Configure the MX:es. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Use a dedicated SMTP port for samhain. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | | It's unfortunate that samhain cannot use the sendmail binary, and wants to use a inet socket instead. We use a custom port to avoid conflicts with the usual SMTP port the MX:es need to listen on. See also: /usr/share/doc/samhain/TODO.Debian | |||
* | Postfix master (nullmailer) configuration | Guilhem Moulin | 2015-06-07 | 1 |
We use a dedicated instance for each role: MDA, MTA out, MX, etc. |