On Fri, 04 Sep 2009, Olivier Nicole wrote:

> 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.

I'll take the other side of that bet.  What you observe has NOTHING to do
with the porter or 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'] ],

Look at amavisd.conf that is packaged with the source tarball.  It too
contains uncommented calls to \&do_ascii.  However, the amavisd *code*
contains the comments.

-- 
Sahil Tandon <[email protected]>

------------------------------------------------------------------------------
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