services.postfix.aliasMapType

NixOS option

The format the alias map should have. Use regexp if you want to use regular expressions.

type: one of "hash", "regexp", "pcre"
Default
"hash"
Example
"regexp"
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →