services.dovecot2.sieve.extensions

NixOS option

Sieve extensions for use in user scripts

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