services.postsrsd.settings.socketmap

NixOS option

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 in: nixos/modules/services/mail/postsrsd.nixView source on NixOS/nixpkgs →