Marc Sztochay wrote:

> maybe it wasnt that clear what i need. I just want a slapcat of the
> amavisd structure of someones ldap with an example object. 

Marc,
I was about to drop you one sample object but I doubt you'd be able to 
load it into your directory server! Which server are you using? What 
kind of objects will you have?

Create a sample structure according to your needs *without* thinking 
about amavis. Then post here a sample domain and user account LDIF. I/we 
will extend them accordingly.

Otherwise try with an ldapmodify an existing object:

     dn: cn=Modify Me, dc=example, dc=com
     changetype: modify
     add: objectClass
     objectClass: amavisaccount
     -
     add: amavisSpamTagLevel
     amavisSpamTagLevel: 3.0
     -
     add: amavisSpamQuarantineCutoffLevel
     amavisSpamQuarantineCutoffLevel: 30


OK?
Paolo

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