services.dovecot2.settings.plugin.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.3. See https://doc.dovecot.org/2.3/configuration_manual/sieve/plugins/extprograms/#configuration.

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