EmailServer:Mail Page: Difference between revisions
From Amar
Jump to navigationJump to search
→Email Server Setup: Dovecot Sieve |
|||
Line 32: | Line 32: | ||
* [https://brokkr.net/2020/08/13/rspamd/ Part 9: Using RSpamd as a spam milter] | * [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] | ||
== Let's do Dovecot slowly and properly == | |||
* [https://brokkr.net/2020/08/20/dovecot-4-sieve/ Part 4: Filtering with Sieve] |
Revision as of 21:23, 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: PLAIN as day
- Part 3: Opening up to the outside
- Part 3: LMTP
- Part 4: Virtual domains
- Part 9: Using RSpamd as a spam milter
- Part 10: Restricting access