EmailServer:Mail Page: Difference between revisions
From Amar
Jump to navigationJump to search
→Let's do Dovecot slowly and properly: authentication |
→Postfix Admin: regex aliases |
||
Line 23: | Line 23: | ||
* [https://github.com/postfixadmin/postfixadmin/blob/2882f86ad83fad04e997d9b9acb514ec8ac51927/DOCUMENTS/POSTFIX_CONF.txt POSTFIX_CONF.txt] | * [https://github.com/postfixadmin/postfixadmin/blob/2882f86ad83fad04e997d9b9acb514ec8ac51927/DOCUMENTS/POSTFIX_CONF.txt POSTFIX_CONF.txt] | ||
* [https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/DOVECOT.txt DOVECOT.txt] | * [https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/DOVECOT.txt DOVECOT.txt] | ||
* [https://sourceforge.net/p/postfixadmin/wiki/Regex_aliases/ Regex Aliases] | |||
== Let's do Postfix slowly and properly == | == Let's do Postfix slowly and properly == |
Latest revision as of 21:38, 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
Dovecot
Roundcube
Postfix Admin
Let's do Postfix slowly and properly
- Setting up Postfix and Dovecot
- Part 1: A simple local mail receiving server
- Part 2: Address manipulation
- Part 3: Opening up to the outside
- Part 4: Virtual Domains
- Part 5: Relaying from the local network
- Part 6: Relay authenticating with SASL
- Part 7: Encryption
- Part 8: PTR and SPF records
- Part 9: Using RSpamd as a spam milter
- Part 10: Restricting access
- Part 11: pflogsumm