services.dovecot2.imapsieve.mailbox.*.before
NixOS option
When an IMAP event of interest occurs, this sieve script is executed before any user script respectively. This setting each specify the location of a single sieve script. The semantics of this setting is similar to sieve_before: the specified scripts form a sequence together with the user script in which the next script is only executed when an (implicit) keep action is executed.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →./report-spam.sieve