services.postfix.aliasMapType
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
- <nixpkgs/nixos/modules/services/mail/postfix.nix>
The format the alias map should have. Use regexp if you want to use regular expressions.
one of "hash", "regexp", "pcre""hash""regexp"