KenKnight
12th November 2006, 19:20
Hi,
I've been searching around here about modifying the spamassassin.rc.master file to have it automatically put all tagged spam directly into the Spam folder (using Maildir).
So I modified it from this;
#:0:
#* ^X-Spam-Status: Yes
#/dev/null
to this ;
:0:
* ^X-Spam-Status: Yes
$HOME/Maildir/.Spam
I'm running the debian sarge perfect setup. Is this correct?
Thanks,
Ken
I've been searching around here about modifying the spamassassin.rc.master file to have it automatically put all tagged spam directly into the Spam folder (using Maildir).
So I modified it from this;
#:0:
#* ^X-Spam-Status: Yes
#/dev/null
to this ;
:0:
* ^X-Spam-Status: Yes
$HOME/Maildir/.Spam
I'm running the debian sarge perfect setup. Is this correct?
Thanks,
Ken