search for: 1dd58621

Displaying 1 result from an estimated 1 matches for "1dd58621".

Did you mean: 1358621
2019 Dec 06
2
Problem with sievefilter forwarding
Hello! dovecot --version 2.2.36 (1f10bfa63) I defined a sievefilter require ["copy"]; # rule:[weiterleitung] if header :contains "to" "user at bitclusive.de" { redirect :copy "otheruser at gmail.com"; stop; } It doesn't work and I don't know why. I can define a vacationfilter that works fine. Can I debug this somehow and can somebody here