Gary wrote:

> Rocco wrote:

>>> If the domain is considered local and the message scores over 
>>> spam_tag2_level it should get this tag. Each user in 
>>> @example.com could still have a policy where where their 
>>> spam_tag2_level is set.

> OOPS, I blundered. You cannot bypass spam checks and still get spam
> tags. You should ONLY use spam_lover if you want mail spam tagged.

>> rocsca

Also, since you would be passing spam to that domain you will likely not
want to also quarantine, so the policy should probably be more like:

INSERT INTO policy (id, policy_name, spam_lover, spam_kill_level) VALUES (88,
'Pass spam', 'Y', '9999');


Gary V



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to