Mark,

> That's very helpful - and not surprising. The uulib code has a
> history of stability problems, which is why do_ascii is now disabled
> by default in amavisd-new-2.6.4. I suggest you just turn it off.

FYI.

On FreeBSD, amavisd-new-2.6.4_1,1, do_ascii is turn ON by default. I
bet it's the choice of the porter of amavisd-new to FreeBSD.

See /usr/local/etc/amavisd.conf-dist (the default configuration file
for FreeBSD port):

@decoders = (
  ['mail', \&do_mime_decode],
  ['asc',  \&do_ascii],
  ['uue',  \&do_ascii],
  ['hqx',  \&do_ascii],
  ['ync',  \&do_ascii],
  ['F',    \&do_uncompress, ['unfreeze','freeze -d','melt','fcat'] ],


Best regards,

Olivier

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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/ 

Reply via email to