services.dovecot2.settings.sieve_plugins

NixOS option

List of Sieve plugins to load. This option is exclusive to Dovecot 2.4. See https://doc.dovecot.org/latest/core/summaries/settings.html#sieve_plugins.

type: null or (attribute set of boolean) or list of string
Default
null
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →