OpenSMTPD
OpenSMTPD is a simple mail server developed by the OpenBSD project.
Installation
❄︎ /etc/nixos/configuration.nix
services.opensmtpd.enable = true;
OpenSMTPD is a simple mail server developed by the OpenBSD project.
services.opensmtpd.enable = true;