Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
email [2025/03/06 14:41] – [Architecture] willy | email [2025/03/06 14:47] (current) – willy | ||
---|---|---|---|
Line 3: | Line 3: | ||
While the e-mail is one of the most ancient internet protocols, like DNS, it has been integrated with many pieces and bit over the decades to evolve it to an usable state today. | While the e-mail is one of the most ancient internet protocols, like DNS, it has been integrated with many pieces and bit over the decades to evolve it to an usable state today. | ||
- | E-Mail has tons of issues, like spam, abuse and plain brute-force attacks on top of no default encryption and limited overall security. To address most of these issues over the years new protocols and standards emerged, like DKIM, SPF, DMARC and so on. The basic SMTP has been integrated with TLS/SSL to provide wire encryption, and the ancient POP3 is nowadays replaced by IMAP and even JMAP. | + | E-Mail has tons of issues, like spam, abuse and plain brute-force attacks on top of no default encryption and limited overall security. To address most of these issues over the years new protocols and standards emerged, like DKIM, SPF, DMARC and so on. The basic SMTP has been integrated with TLS/SSL to provide wire encryption, and the ancient POP3 is nowadays replaced by IMAP. JMAP is growing, but as of today it still lacks from both server and client side. |
Line 49: | Line 49: | ||
===== Sources ===== | ===== Sources ===== | ||
- | Everything | + | Most content |
The main changes to the wiki pages is using SQLite3 instead of MySQL / PostgreSQL, which is perfectly fine for a few users like my use case, and a different folders & permission layout. | The main changes to the wiki pages is using SQLite3 instead of MySQL / PostgreSQL, which is perfectly fine for a few users like my use case, and a different folders & permission layout. | ||
Line 63: | Line 63: | ||
* NGINX + PHP-FPM for web access (admin console + webmail) | * NGINX + PHP-FPM for web access (admin console + webmail) | ||
* [[https:// | * [[https:// | ||
- | * Roundcube | + | * [[https:// |
- | * OpenDKIM | + | * [[http:// |
- | * OpenDMARC | + | * [[https:// |
- | * Spamassassin | + | * Spam (SpamAssassin or RSpamd - WIP) |
- | + | < | |
- | + | ||
- | < | + | |
- | + | ||
- | | + | |
| | ||
| |