Jeff--
What is the maildrop recipe you use with spamassassin? I was trying to
set mine up but I am running into a few difficulties.
I think I will try spamassassin first and see how it goes, and then
perhaps fold in razor2... is it easy to fold in?
Sunil
>
> Here is my recipe for Maildrop:
>
Here is my recipe for Maildrop:
# Vipul's Razor check
#
log `/usr/bin/razor-check`
log "razor-check = $RETURNCODE"
if ( $RETURNCODE == 0 )
{
xfilter "reformail -a'X-Razor: SPAM'"
log "SPAM caught by Vipul's Razor"
to "$FOLDERS/.SPAM/"
}
I used this with Razor version 1. I'm not sure if i
Hi.
I just finished installing and getting running maildrop with
my virtual users. I was thinking to set up razor with maildrop as my first
test of its filtering capabilities..
I have seen documentation out there for procmail, but is
there similar documentation for integrating mail