Mark wrote:

> Paolo Cravero writes:
>> How do we do it? Rather than running a single deletion query "DELETE FROM
>> msgs", I do a "SELECT mail_id FROM msgs WHERE ..." to get candidate message
>> IDs from the database. I pipe the output through a sed command and create a
>> long list of _single delete statements_:

> Paolo advice seems to be a good solution.

I wonder if Paolo would share his scripts?

Gary V


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