* support <[EMAIL PROTECTED]> [040524 04:19]: > We have installed Clamav on VPSv2.It is working absolutely fine. > But I wanted to know whether we can have an autoresponder set for the virus mails > which get deleted from the quarantine folder. > Also is there no way in which we can have the option for collecting virus mails in a > specific folder like quarantine for only specific users.Means can we have the option > to delete virus mails directly without getting quarantined at the user level.
You haven't given us much details to go on but if you just write a wrapper over the av, it can be done. The wrapper can be in any language like perl, python or C. The wrapper just need to check the mail for virus and if virus is found send a preformatted message to the sender and store the virus infected message in a mailbox accessible to only the admin who can use IMAP or shell based client to access it. HTH, Shantanu ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
