Mike Husmann wrote: > Hello list, > I'm testing the latest version of the html_mail plugin with squirrelmail, > and > my amavisd-new scanner is tagging html messages sent with attachments as > having bad > headers. I'm trying to determine if this really is a SM bug, or if it's an > amavis > problem. Examining the headers shows me what looks like to be malformed > headers, > but I wanted to run it past all of you guys to see what you think.
By default the configuration says that x-msdownload is a bad header. Comment out that line from the configuration. It's really a bug in Windows where it uploads all files with that mimetype instead of the proper mimetype for the file. It doesn't affect any other platform. This rule happens to catch a lot of spam because the spam sending programs use the same upload feature... -- Jo Rhett Network/Software Engineer Net Consonance ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
