oh, and one more thing.. I think didn't you need to NOT do this for
'file' to be able to decode?
so, what is the optimal setting to:
have clamav decode the file (only once)
have virus_maps_to spam work
have penpals work
have file program figure out what type of attachment it is.
and I got the same security tests to work with this:
$bypass_decode_parts = 0;
Michael Scheidell wrote:
> just to confirm, with 2.6.3, to make mime->clamav (happy), and let pen
> pals still work, all we need is:
>
> @decoders = ();
> @keep_decoded_original_maps = (new_RE( qr'^MAIL$' ));
>
> DON'T NEED THIS ANYMORE: $bypass_decode_parts = 0;
>
>
> right?
>
--
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
[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/