Explore >> Select a destination


You are here

jonkanekojames.com
| | beersweden.se
43.7 parsecs away

Travel
| |
| | rybakov.com
49.2 parsecs away

Travel
| |
| | jchri.st
25.9 parsecs away

Travel
| | My new e-mail setup based on postfix, dovecot, and a few more goodies
| | blog.jak-linux.org
114.1 parsecs away

Travel
| 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: