<div dir="auto">Unsubscribe</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie., 6 de diciembre de 2019 11:32, ratatouille via dovecot <<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
dovecot --version 2.2.36 (1f10bfa63)<br>
<br>
I defined a sievefilter<br>
<br>
require ["copy"];<br>
# rule:[weiterleitung]<br>
if header :contains "to" "<a href="mailto:user@bitclusive.de" target="_blank" rel="noreferrer">user@bitclusive.de</a>"<br>
{<br>
        redirect :copy "<a href="mailto:otheruser@gmail.com" target="_blank" rel="noreferrer">otheruser@gmail.com</a>";<br>
        stop;<br>
}<br>
<br>
It doesn't work and I don't know why. I can define a vacationfilter<br>
that works fine.<br>
<br>
Can I debug this somehow and can somebody here explain what<br>
is going wrong?<br>
<br>
Kind regards<br>
<br>
  Andreas<br>
</blockquote></div>