Author: Hilko Bengen Date: To: exim-users Subject: Re: [Exim] Amavis or exiscan?
Pascal Bourdais <pbourdais@???> writes:
> I'm using amavis-ng for now, and i'm planning to switch to exiscan,
> only because of an ennoying problem with amavis :
> As we are using star office, every file join to a mail can't be stat
> by amavis, with a problem reported as "Convert::UUlib failed" (it's
> the last lib, i've checked it with CPAN)
Simply disable the "Text" unpacker. UUencoded data is also handled by
the MIME-Tools (which is used by the "Mail" unpacker).
I will just make the "Text" unpacker a no-op module in the next
release, I guess.