I have written a simple app using ASP and PERL that will move the quarantined file from the virus directory back to the spool for delivery. It requires IIS to run on the same box as Imail, I run gateway servers so it is a bit easier for me.
I include the spool name and a link to the gateway server that held the file in the BanNotify message, the user copies the file name and pastes it to text box on the ASP page, clicking submit sends it to the PERL script which moves the file back to the spool. I then intercept all notifications for banned files that I dont want them retreiving such as mpegs and mp3s Works great I dont mind sharing the code if anyone wants it Rick Davidson National Systems Manager North American Title Group - ----- Original Message ----- From: "Hermann Strassner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 6:39 AM Subject: [Declude.Virus] Notification for forwarded messages Hello! We block ZIPs and some executable extensions and want to leave it this way. Because some folks need to send them, we have to check the quarantined files (for viruses) and forward the mails without viruses manually. Is there a way to inform the user that his mail is now forwarded? Alternatively, is it possible for the user to answer to the automatic generated mail and forward the mail by himself? Is it possible somehow? I think of it as follows: User sends email with ZIP, gets a notification, answers to the notification with YES or something like that, Declude sees it and forwards this email. I think this is enough to make sure the user sends the email intentionally. Hermann --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.Virus mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.Virus". The archives can be found at http://www.mail-archive.com. --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.Virus mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.Virus". The archives can be found at http://www.mail-archive.com.
