On 5/20/08, Mark Martinec <[EMAIL PROTECTED]> wrote:
> > > quanratine_cutoff_level exists just as *maps in amavisd.conf (AFAIK).
>
> Btw, I'd consider quarantine_cutoff_level value more of a site-manager's
> decision or a domain postmaster's decision, than letting it be
> controlled by an individual user.
>
> Mark
>
Um,
SQL:
policy.spam_quarantine_cutoff_level :
spam_quarantine_cutoff_level float default NULL,
LDAP:
#dn: cn=schema
#changetype: modify
#add: attributetypes
attributetype ( 1.3.6.1.4.1.15312.2.2.1.31
NAME 'amavisSpamQuarantineCutoffLevel'
DESC 'Spam Quarantine Cutoff Level'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
SINGLE-VALUE )
--
Gary V
-------------------------------------------------------------------------
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/