Stop used or not
Aki Tuomi
aki.tuomi at open-xchange.com
Thu Jan 20 18:19:02 UTC 2022
> On 20/01/2022 20:13 mauric at gmx.ch wrote:
>
>
> Sieve scripts running fine, but please what would mean the “Stop”, if I have multiple Policy that will run true, I need one stop to finish this per section?
>
> if header :is ["from","bcc","to"] [“Email-Address-one”, ”Email-Address-Two”, ”and so on”] {
> fileinto ".\Magic-FolderName";
> stop;
> }
>
> thanks
stop will stop at that point.
Aki
More information about the dovecot
mailing list