Jump to content

OpenSMTPD

From Official NixOS Wiki
☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

OpenSMTPD is a simple mail server developed by the OpenBSD project.

Installation

❄︎ /etc/nixos/configuration.nix
services.opensmtpd.enable = true;