📕 subnode [[@jakeisnt/mail]] in 📚 node [[mail]]

Checking and interacting with mail.

email ideas:

  • generate arb. email name with the same domain per website, using email similar to web name
  • fwd these emails to central repo
  • know exactly what service these emails came from
  • quick frontend to generate these email addresses/inboxes for subscriptions

Decorum

How to send and reply to email Use plaintext email

Setting up a NixOS email server

I used Vultr's VPS; install NixOS with it adding the ISO with these instructions, or using the ISO included with Vultr. (You'll still have to manually partition and install NixOS though).

There are several nice preconfigured mail server options. I chose nixos-simple-mailserver and run NixOS 20.09, managed with flakes and merged into my system configurations. The documentation for the mail server is superb. This article might also be useful but could be dated.

As part of the instructions, you'll have to set up a reverse DNS record. Here's how you handle that for Vultr.

On Namecheap, the DNS records took several hours to propagate. The LetsEncrypt certificates in this mail server cannot be issued until your DNS records go into effect, so be patient until this happens.

Thunderbird configuration

  • Add new calendar with the specific calendar link off Radicale (Counted as calendar account on android but just one calendar on thunderbird).
  • CardBook extension to synchronize contacts over CardDAV.
📖 stoas
⥱ context