30 Dec
2006
30 Dec
'06
9:43 p.m.
So is dovecot not picking this up?
suggest putting garbage in your .dovecot.sieve file, sending yourself an email and checking for .dovecot.sieve.err file ... at least this way you know whether deliver is reading your .dovecot.sieve or not ... then you can backtrack problem.
a .dovecot.sieve file with the following require
require ["nosuchreq", "subaddress", "envelope", "fileinto"];
should produce a .dovecot.sieve.err file:
line 1: Unsupported features in require line