Timo Sirainen wrote:
On Fri, 2008-08-15 at 09:57 -0700, Kenneth Porter wrote:
A patch has been proposed for SpamAssassin to process Maildir folders of
spam:
<https://issues.apache.org/SpamAssassin/show_bug.cgi?id=3003>
Is this patch compatible with Dovecot's implementation of Maildir? For
example, is anything needed to avoid stepping on Dovecot's metadata?
Does it modify any messages?
no, it's a read-only operation. it does not re-evaluate the message nor
mark it as trained (it stores the message-id in the bayes db for this).
If not, there shouldn't be any problems.