Displaying 1 result from an estimated 1 matches for "spam_unsure".
2009 Oct 06
6
Move messages marked as Spam
Hello
I have implemented recently in my work bogofilter utility to mark
messages as Spam or Ham, currently is working perfectly, but I want to
move those messages marked as spam to a folder called spam.
I installed dovecot-sieve with the intention of using fileinto to
accomplish this.
my question is: where I put this:
require "fileinto";
if header :contains "X-Bogosity"