On Mon, 2007-08-27 at 17:13 +0200, Paolo Cravero wrote: > Chris Picton wrote: > > > 1: I would like to quarantine metadata > > (to/from/score/tests/etc) to a database, while keeping the > > file on disk. Is this possible, or should I write a script > > which scans the quarantine dir and extracts metadata for > > myself? > > Some data is there already. Have a look at README.sql-mysql > and table structure. Tests are not logged to DB but can go to > syslog maillog.
Just a follow-up here... Is it possible to log *only* quarantined mails, and not all mails passing through amavis? From what I can see, setting @storage_sql_dsn will cause logging of all mails. I am trying to create a quarantining system using sqlite for a low volume mail gateway, but want to limit the impact of all mails being logged to the sqlite database. Thanks Chris ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
