Peer, > Looks like there's no individual quarantine_cutoff_level in the prepared > MySQL-DB or LDAP-scheme. tag2_level etc. exists, but > quanratine_cutoff_level exists just as *maps in amavisd.conf (AFAIK). > > Is there a reason for that?
No particular reason. There are a couple of later added per-recipient settings which did not get their SQL or LDAP field/attribute added, mostly because I didn't want to update schema every time and these parameters didn't seem too important to have their SQL/LDAP counterparts. Adding whichever is required is a straightforward and small addition to sub process_request and updating the SQL/LDAP tables/schemas. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
