Paolo,
> correct me if I'm wrong.
> There is no "sa_quarantine_cutoff_level" (spam level beyond which
> quarantine is off) value available for LDAP/SQL per-user/per-domain
> profiling. Correct?
There is a field in SQL, but no corresponding LDAP attribute.
> I'd like to set through LDAP a different cutoff level on a per-domain
> basis. Any chance this will be implemented in future releases?
diff mailed directy to you, please try it.
> Or, since I'm talking about a single domain being hammered so hard that
> it needs this workaround, could I use in amavisd.conf:
>
> $sa_quarantine_cutoff_level = 200;
>
> @spam_quarantine_cutoff_level_maps = (
> { '.example.com' => 25 },
> \$sa_quarantine_cutoff_level,
> );
Yes, looks good.
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/