services.postsrsd.settings.socketmap

Listener configuration in socket map format native to Postfix configuration.

Type
string matching the pattern ^(unix|inet):.+
Default
"unix:/run/postsrsd/socket"
Example
"inet:localhost:10003"
Declared
<nixpkgs/nixos/modules/services/mail/postsrsd.nix>