/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dataswamp.org
| | blog.jak-linux.org
1.9 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:
| | www.tumfatig.net
1.1 parsecs away

Travel
| | Looking at my notes , it seems I haven't setup an email services server from scratch since 2015. Of course, mine have evolved following OpenBSD updates and upgrades. Let's benefits from the fact that I'm migrating from Vultr to OpenBSD Amsterdam to write a few notes about the mail server (re)creation. At the time of writing, OpenBSD is available in version 7.2.
| | neilzone.co.uk
2.9 parsecs away

Travel
| | Neil Brown's personal blog.
| | adol.pw
10.1 parsecs away

Travel
| [AI summary] The blog post discusses the use of Let's Encrypt for obtaining free, reliable SSL certificates to secure websites, detailing the setup process, command-line usage, and renewal procedures.