services.dovecot2.sieve.globalExtensions

NixOS option

Sieve extensions for use in global scripts

type: list of string
Default
[ ]
Example
[
  "vnd.dovecot.environment"
]
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →