/usr/share/doc/dovecot/example-config/conf.d
NameSizeModeActions
20-managesieve.conf30230644editdlrm
90-sieve-extprograms.conf18290644editdlrm
90-sieve.conf102940644editdlrm
Edit: /usr/share/doc/dovecot/example-config/conf.d/90-sieve.conf (10294B)
## ## Settings for the Sieve interpreter ## # Do not forget to enable the Sieve plugin in 15-lda.conf and 20-lmtp.conf # by adding it to the respective mail_plugins= settings. # The Sieve interpreter can retrieve Sieve scripts from several types of # locations. The default `file' location type is a local filesystem path # pointing to a Sieve script file or a directory containing multiple Sieve # script files. More complex setups can use other location types such as # `ldap' or `dict' to fetch Sieve scripts from remote databases. # # All settings that specify the location of one ore more Sieve scripts accept # the following syntax: # # location = [:]path[;