EmailServer:Mail Page: Difference between revisions
From Amar
Jump to navigationJump to search
Line 29: | Line 29: | ||
* [https://www.postfix.org/DEBUG_README.html Part 3: LMTP] | * [https://www.postfix.org/DEBUG_README.html Part 3: LMTP] | ||
* [https://brokkr.net/2015/10/26/lets-do-postfix-again-but-slowly-and-properly-this-time-part-4-virtual-domains/ Part 4: Virtual domains] | * [https://brokkr.net/2015/10/26/lets-do-postfix-again-but-slowly-and-properly-this-time-part-4-virtual-domains/ Part 4: Virtual domains] | ||
* [https://brokkr.net/2020/08/13/rspamd/ Part 9: Using RSpamd as a spam milter] | |||
* [https://www.postfix.org/DEBUG_README.html Part 10: Restricting access] | * [https://www.postfix.org/DEBUG_README.html Part 10: Restricting access] |
Revision as of 21:20, 3 November 2022
Email Server Setup
Postfix
- Install Postfix (with security)
- Multiple Mail Domains
- Set up SPF and DKIM with Postfix
- Postfix Virtual Domain Hosting
- Postfix Debugging