search for: areda

Displaying 2 results from an estimated 2 matches for "areda".

Did you mean: area
2015 May 05
2
[sieve] extracting address behavior changes beetwen 2.2.13 and 2.2.16
Hi all! After upgrading dovecot from 2.2.13 to 2.2.16 I noticed that my sieve filters doesn't catch some emails. I used sieve-test with tracing (it's great tool!) and I can see as below: part of sieve filter: [...] elsif address :is "From" "backup at areda.pl" { [...] dovecot-2.2.13: 36: address test 36: starting `:is' match with `i;ascii-casemap' comparator: 36: extracting `From' headers from message 36: parsing address header value `=?UTF-8?B?QmFjdWxhQEFUTQ==?= <backup at areda.pl>' 36: extracting `all&...
2015 May 05
0
[sieve] extracting address behavior changes beetwen 2.2.13 and 2.2.16
...gt; > After upgrading dovecot from 2.2.13 to 2.2.16 I noticed that my sieve > filters doesn't catch some emails. I used sieve-test with tracing (it's > great tool!) and I can see as below: > part of sieve filter: > [...] > elsif address :is "From" "backup at areda.pl" { > [...] > > dovecot-2.2.13: > 36: address test > 36: starting `:is' match with `i;ascii-casemap' comparator: > 36: extracting `From' headers from message > 36: parsing address header value `=?UTF-8?B?QmFjdWxhQEFUTQ==?= > <backup at...