Re: [Exim] Amavis or exiscan?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Hilko Bengen
日付:  
To: exim-users
題目: 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.

HTH,
-Hilko