Stephan Bosch <step...@rename-it.nl> wrote: > Op 3/24/2016 om 4:45 PM schreef Andrzej A. Filip: >> Is it possible to make sieve filter based on default destination/folder? >> >> How to trigger special processing/filtering rules when deliver has been >> executed as >> 'deliver -m archive ...' ? >> > Not in any standard way. > > Dovecot has a vendor-specific extension for this: > > https://raw.githubusercontent.com/dovecot/pigeonhole/master/doc/rfc/spec-bosch-sieve-dovecot-environment.txt > > But only for fairly recent versions. > > You need to enable this extension using the sieve_extensions setting (or > sieve_global_extensions).
Thank you! It DOES work with my precompiled dovecot package provided by my linux distribution. [I had to "mistype something" in sieve_extensions config option during previous tests] -- A. Filip