Skip to content

Postsrsd

services.postsrsd.domain

Domain name for rewrite Type: string

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.enable

Whether to enable the postsrsd SRS server for Postfix. Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.excludeDomains

Origin domains to exclude from rewriting in addition to primary domain Type: list of string

Default

[ ]

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.forwardPort

Port for the forward SRS lookup Type: signed integer

Default

10001

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.group

Group for the daemon Type: string

Default

"postsrsd"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.reversePort

Port for the reverse SRS lookup Type: signed integer

Default

10002

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.secretsFile

Secret keys used for signing and verification Type: path

Default

"/var/lib/postsrsd/postsrsd.secret"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.separator

First separator character in generated addresses Type: one of "-", "=", "+"

Default

"="

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.timeout

Timeout for idle client connections in seconds Type: signed integer

Default

1800

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix

services.postsrsd.user

User for the daemon Type: string

Default

"postsrsd"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/mail/postsrsd.nix