This is a discussion on Re: [AMaViS-user] Store virus names in SQL - feature request within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Sean, > As part of the new SQL logging, would it be possible to log, > in the case of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Sean,
> As part of the new SQL logging, would it be possible to log, > in the case of a virus been detected, the virus name. This > would be quite useful for the reporting of virus counts/most > 'popular' virus etc... Yes, might be useful, I already thought of that. Probably the cleanest way would be to provide a separate SQL table with two fields: mail_id and virus_name, to let it be JOINed with table msgs. Keep in mind that a mail message may contain more than one virus. I'll put it on a to-do list... perhaps some day ... Mark ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |