looking at a previous users tests of amavisd 2.6.3.

from 2.6.2_3, it worked.

I used all three tests at sanesecurity:

http://sanesecurity.com/usage.htm


and got them to pass with 2.6.2.
with 2.6.3, the html body one fails.

besides default amavisd.conf, I have these local modifications: (which 
worked in 2.6.2)

$bypass_decode_parts = 0;

@keep_decoded_original_maps = (new_RE(
   qr'^MAIL$',   # retain full original message for virus checking (can 
be slow)
  qr'^MAIL-UNDECIPHERABLE$', # recheck full mail if it contains 
undecipherables
  qr'^(ASCII(?! cpio)|text|uuencoded|xxencoded|binhex)'i,
# qr'^Zip archive data',     # don't trust Archive::Zip
));

second issue:

emails with bad headers are bouncing back, even through I have:

$final_bad_header_destiny = D_DISCARD;



-- 
Michael Scheidell, CTO
Phone: 561-999-5000, x 1259
 > *| *SECNAP Network Security Corporation

    * Certified SNORT Integrator
    * 2008-9 Hot Company Award Winner, World Executive Alliance
    * Five-Star Partner Program 2009, VARBusiness
    * Best Anti-Spam Product 2008, Network Products Guide
    * King of Spam Filters, SC Magazine 2008

_________________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/
_________________________________________________________________________

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to