On 12.1.2010 17:15, Mark Martinec wrote:
> Jari,
> 
>>>> @keep_decoded_original_maps = (new_RE(
>>>>   qr'^MAIL$',  # retain full original message for virus checking
>>>> ));
>>
>> That seems to be in 20_debian_defaults
>>
>> @keep_decoded_original_maps = (new_RE(
>> # qr'^MAIL$',   # retain full original message
>>   qr'^MAIL-UNDECIPHERABLE$',
>>   qr'^(ASCII(?! cpio)|text|uuencoded|xxencoded|binhex)'i,
>> ));
>>
>> Thanks anyway :)
> 
> Yes, it's commented-out. Just remove the '#' in front of:  qr'^MAIL$',
> or override the whole assignment in your local config file.
> 

So it seems, thanks! Did not notice the comment, duh.

-- 
http://www.iki.fi/jarif/

The only way to keep your health is to eat what you don't want, drink what
you don't like, and do what you'd rather not.
                -- Mark Twain

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
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