Larry,

> Is it possible to whitelist or enable/disable per destination domain/email?

Yes, it is possible. White- and black-listing can be either independent
of recipients, see amavisd.conf-sample section titled:
  ENVELOPE SENDER WHITELISTING / BLACKLISTING - GLOBAL (RECIPIENT-INDEPENDENT)
setting would be: @whitelist_sender_maps

or can be per-recipient (individual or domain-based), see section:
  ENVELOPE SENDER WHITELISTING / BLACKLISTING - PER-RECIPIENT
setting would be: $per_recip_whitelist_sender_lookup_tables

A generalized concept of the above is the so called soft-white/black-listing:
  ENVELOPE SENDER SOFT-WHITELISTING / SOFT-BLACKLISTING
which instead of fully pushing the score up or down, just adds a few
score points (positive or negative).


> Also the idea of at least with multiple, make it acceptable to allow
> multiples for specific fields and not for others.  It's common for a
> hijacked web form spam to have two Subjects:

For the moment this is not configurable, you will need to modify
subroutine check_header_validity. I don't dispute that this might
be useful.

  Mark

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
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