services.postfix.enableSubmissions

NixOS option

Whether to enable the submissions service configured in master.cf. This service listen for implicit TLS connections on port 465. Per RFC 8314 implicit TLS is recommended for mail submission.

type: boolean
Default
false
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →