Sieve Rule help

Jorge Bastos mysql.jorge at decimal.pt
Sun Aug 15 12:46:01 EEST 2021


Howdy,

I have an user with the rule below.
Since it's discarding the match first, should it be stop there and don't 
redirect it to the next rule?

Thanks in advanced,

###

require ["date","relational","vacation"];
# rule:[xxx]
if header :contains "from" "icnf.pt"
{
discard;
}
# rule:[redir]
if true
{
redirect "jorge at myemail.pt";
stop;
}

###
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20210815/8f6ca5d1/attachment.html>


More information about the dovecot mailing list