For home server alerts, outside email services may beat self-hosted SMTP

Several services need a way to send email alerts. Running a personal SMTP server is possible, but it brings extra setup work and the ongoing problem of . A email sending service with a generous free tier may be the simpler choice for a small .

Amazon SES is another option, but it may feel heavier than needed for basic alerts. Device are also worth considering instead of relying only on email, with tools such as Apprise and Gotify as possible options. The main needs are Authelia one-time passcodes and server alerts.

messages need extra care because the notification path must be secure enough for login-related information.

Key points

  • services often need email for alerts and login-related messages.
  • Running your own SMTP server means dealing with .
  • A email service with a free tier may be enough for low-volume home use.
  • Amazon SES can work, but may be more complex than necessary for simple alerts.
  • Authelia one-time passcodes require a secure and reliable notification path.
Read original