Am 22.03.2018 um 15:30 schrieb Mr Nicolas Belan:
> Hello the list,
>
> I am trying to achieve filter processing using sieve, but i am not sure I can do what I want.
> I want to let the user decide to use my filtering script (sieve_after) or not.According to the documentation, i am trying to stop processing in user sieve script, but processing continue.
sieve_default might be the better approach to this. It uses your script
until the user defines his own script.
--
Alex JOST