Riaan,

> > @keep_decoded_original_maps = (new_RE(
> >  qr'^MAIL$',   # retain full original message for virus checking
> >  qr'^MAIL-UNDECIPHERABLE$', # recheck full mail if it contains..
> >  qr'^(ASCII(?! cpio)|text|uuencoded|xxencoded|binhex)'i,
> > ));
> 
> A-ha!  Thanks for that..  We're still a couple of minor versions
> behind that one, 2.6.1 I think.  In the meantime, is it okay to just
> point an AV configuration at "{}/../email.txt" instead of "{}", or
> would there be unexpected consequences?

The /^MAIL$/ trick in @keep_decoded_original_maps has been there
for a long time (since 20030616-p8), so all you need it to
change the @keep_decoded_original_maps in your configuration file.
The posted assignment is a good start, just paste it into amavisd.conf.

  Mark

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-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