AFAIK redirect does *NOT* imply stop;
and yes, you can add a fileinto either before or after and a copy
will be saved.
On Fri, Mar 27, 2020 at 7:00 PM @lbutlr <kremels at kreme.com> wrote:
> <https://wiki.dovecot.org/Pigeonhole/Sieve/Examples> has this
example:
>
> if header :contains "subject" ["order",
"buy"] {
> redirect "orders at company.dom?;
> }
>
> Can I simply add
>
> fileinto :create ?mailbox?;
>
> before that redirect line so that a COPY of the message is forwarded?
>
> And does redirect imply stop, since I don;?t see stop in the example.
>
>
> --
> They say only the good die young. If it works the other way too I'm
> immortal
>
>
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://dovecot.org/pipermail/dovecot/attachments/20200327/f73ccaa0/attachment.html>