Hi group,
Got SA working, and I want to test it out on only a few users. I have
SA set up to run when called from Amavisd, which is called by postfix,
which is set up as a relay. Currently it is set up to put a
***SPAM***
tag on every email that is suspicios to every email that passes
through
it. I am wondering if it is possible to make Postfix only call
amavis,
and SA for certain users, and just pass along the rest of the emails
(for now while I am testing). Any ideas?
I believe with postfix you can check recipients like this:
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/recipient_access
in main.cf, and add this to recipient_access:
[EMAIL PROTECTED] FILTER smtp-amavis:[127.0.0.1]:10024
Alternatively, if you don't have many users you can add everyone
except your guinea pigs to the spam_lovers hash in amavisd.
Casper.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk