services.dovecot2.settings.sieve_pipe_bin_dir

NixOS option

Points to a directory where the plugin looks for programs (shell scripts) to execute directly and pipe messages to for the vnd.dovecot.pipe extension. This option is exclusive to Dovecot 2.4. See https://doc.dovecot.org/latest/core/summaries/settings.html#sieve_plugins.

type: null or absolute path
Default
null
declared in: nixos/modules/services/mail/dovecot.nixView source on NixOS/nixpkgs →