OpenSMTPD

Revision as of 05:53, 2 June 2026 by Averymt (talk | contribs) (Mark stub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
☶︎
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;