Displaying 3 results from an estimated 3 matches for "0e1a3c909a13".
2015 May 23
2
Problem with sieve not triggering randomly?
...g
> sieve script has the problem:
You're using Dovecot 2.2.10, which is quite old. I remembered a bug like
this, but I had to look it up. This is the original bug report:
http://www.dovecot.org/list/dovecot/2014-August/097375.html
Here's the fix:
http://hg.dovecot.org/dovecot-2.2/rev/0e1a3c909a13
You'll need to upgrade to a version >= 2.2.14 to fix your problem.
Regards,
Stephan.
2015 May 19
3
Problem with sieve not triggering randomly?
Once upon a time, Chris Adams <cma at cmadams.net> said:
> I can confirm that a message with multiple Subject: and multiple From:
> headers does not get filed correctly into the Spam folder. The
> sieve-test tools shows the correct action, but when the message comes in
> via LMTP, it goes into INBOX.
Okay, digging some more, it looks like something in sieve is overwriting
the
2014 Aug 06
2
Sieve filter extracting wrong header value on certain mail messages
# 2.2.12: /etc/dovecot/dovecot.conf
# OS: Linux 3.15.4-x86_64-linode45 x86_64 openSUSE 12.3 (x86_64)
Short version:
1) I filter out spam by using a dovecot sieve filter to act based on a
header inserted by bogofilter
2) In some cases, sieve fails to correctly file based on this header
3) Testing with sieve-test indicates that it's testing the wrong header
4) Suggestions? Am I doing