Gary,

> But what if you have one recipient in a @bypass_spam_checks_maps and
> another that is not? Would you still not need to place the recipient
> in the @bypass_spam_checks_maps in the @spam_lovers_maps?

@bypass_spam_checks_maps is pretty much independent from everything else.
If at least one recipient requires spam checking (has bypass at false),
then spam checking is performed. Or in other words, if all recipients
have bypass at true, spam checking need not be performed (but the result
may still be available, e.g. when cached).

What happens next depends on whether mail is considered spam (above kill level
for this recipient), or not. If it is not spam, it is delivered normally
and not quarantined. If it is spam, it gets quarantined unless quarantining
is disabled, and it is blocked, unless recipient is a spam lover.

As you can see, if mail is not considered spam (e.g. when mail is clean
or recipient has a high kill level, same thing), the @spam_lovers_maps is
irrelevant.

See first couple of items under:
  http://www.ijs.si/software/amavisd/amavisd-new-docs.html

Mark

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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