If you only want SQL quarantine, then start from the section in the README.sql where it says...
-- R/W part of the dataset (optional) -- May reside in the same or in a separate database as lookups database; -- REQUIRES SUPPORT FOR TRANSACTIONS; specified in @storage_sql_dsn The four following tables will provide you with what you need. An SQL account must be made with read/write access. Specify this account in the @storage_sql_dsn. Make the necessary changes to *_quarantine_method variables in your amavisd.conf. On 9/8/06, Anders Norrbring <[EMAIL PROTECTED]> wrote: > I'm about to set up a spam quarantine in MySQL and let users manage > their accounts via MailZu or similar utility. > But I'm a bit confused over the README.sql... I ONLY want to do the spam > quarantine in SQL, so I suppose I don't need everything from the readme, > but I'm not sure about amavis way of working with the DB, so can someone > please advice on what tables I need for my goal? > -- > > Anders Norrbring > Norrbring Consulting > > ------------------------------------------------------------------------- > 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/ > ------------------------------------------------------------------------- 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/
