[RCU] forward filter is not working
Andreas Meyer
a.meyer at bitclusive.de
Thu Dec 5 13:04:28 CET 2019
Hello!
Tried to set a filter to forward an email but without luck.
-- require ["copy"];
# rule:[weiterleitung]
if header :contains "to" "user at bitclusive.de"
{
redirect :copy "otheruser at gmail.com";
stop;
}
Also a
-- require ["copy"];
# rule:[weiterleitung]
if header :contains "to" "user at bitclusive.de"
{
redirect "otheruser at gmail.com";
stop;
}
does not work. How can I solve this?
Regards
Andreas
-------------- n?chster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname : nicht verfügbar
Dateityp : application/pgp-signature
Dateigröße : 228 bytes
Beschreibung: Digitale Signatur von OpenPGP
URL : <http://lists.roundcube.net/pipermail/users/attachments/20191205/f1eabb32/attachment.sig>
More information about the users
mailing list