Valli,

> I successfully configured a policy_bank for smtp-authenticated users.
> (we don't want to check the IP-Blacklists (DSBL, SORBS, XBL, ...) for
> dynamic IP's) ...
> There also exist per-recipient white/black-list in the config:
>   $sql_select_white_black_list='SELECT wb FROM mail_prg.v_whiteblack_list...
> Unfortuantelly, this will be ignored if bypass_spam_checks_maps =1.
>
> Is there a way to configure amavisd-new, that it does no spam_checks for
> smtp-authenticated users, but respects the $sql_select_white_black_list.

Sorry for a late reply.

You are right, the white/black list lookups are currently ignored
when spam checking is turned off. I'll add it on a TODO list,
but it doesn't have high priority, sorry. Doing it involves
moving the w/b-listing code to a module separate from SA checks.

  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
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