You are here |
www.baturin.org | ||
| | | |
www.opalstack.com
|
|
| | | | Want to host your own private Docs, Email, Calendar, and Contacts just like Google Workspace? This is your guide. | |
| | | |
blog.jak-linux.org
|
|
| | | | In the previous post about setting up a email server, I explained how I setup a forwarder using Postfix. This post will look at setting up Dovecot to store emails (and provide IMAP and authentication) on the server using GPG encryption to make sure intruders can't read our precious data! Architecture The basic architecture chosen for encrypted storage is that every incoming email is delivered to postfix via LMTP, and then postfix runs a sieve script that invokes a filter that encrypts the email with PGP/MIME using a user-specific key, before processing it further. Or short: | |
| | | |
jan.wildeboer.net
|
|
| | | | 0. The Journey - The basics and outlook (on the series, not the Microsoft mail client ;) 1. Postfix - the in and out, so to say. The robust, battle-hardened connection point for other mail servers on the internet to send emails to and receive emails from your domain(s). Also known as the MTA, the Mail Transfer Agent. 2. Dovecot - where you and your users talk to to get emails to their mail client, be it your smartphone, a mail client on your computer or just even the command line. It's the IMAP server. 3... | |
| | | |
kylepiira.com
|
|
| | For the past few years I've been hosting my blog on Linode, but I've decided to switch over to WordPress.com on their "Personal" plan since it was a bit cheaper. So far everything seems to be working well, and I was able to migrate over all of the posts, pages, and comments from my previous... |