Robert, > X-Amavis-Alert: BANNED, message contains part: multipart/mixed | > application/octet-stream,.asc,EBNA0006 | .exe,UNKNOWN.001 > > Don't ask me where it gets that .exe information from it doesn't appear > in the mime parts
> I thought, that may be a file(1) issue, but file(1) says: > EBNA0006: ASCII text, with CRLF line terminators > EBNA0006.AUF: ASCII text, with very long lines, with no line terminators The EBNA0006 mime part is somehow decoded by uudecode (quite likely unwarrantedly), resulting in a file UNKNOWN.001, which when qualified by a file(1) utily results in a '.exe' short file type. > however, I would like to release that file to the > health insurance destination without modifying too much. > We are using a mbox quarantine ($QUARANTINEDIR = '/var/spool/virus';) > Is there a way to release this from the mbox? Or should I go for maildir > style in future (which means some rewriting of statistical scripts). amavisd (with amavisd-release) is unable to release from a mbox style quarantine, you will need to do it manually. A maildir style or a SQL quarantine would be a better choice. Mark ------------------------------------------------------------------------- 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/
