Hi folks.
I'm having trouble with mail processed by amavisd-new (at least that's
my conclusion so far). Mail arrives with BODY=8BITMIME and ISO-8859-1
encoded data in the mail body. Postfix then passes the data to amavisd,
and when it returns to Postfix after checking, the body contains UTF-8
encoded data. When I turn off content filtering in Postfix, the body
data is sent completely unmodified.
I updated several Perl modules via CPAN on the affected server today, so
that's probably where the problem is hidden. I have attached Amavis's
startup log to this mail. Maybe one of the MIME::* modules is to blame?
To my knowledge, the problem has never occurred on the server before,
even though the Perl modules were updated every once in a while.
Your help is appreciated.
-Ralph
/usr/sbin/amavisd at server.domain.tld amavisd-new-2.4.5 (20070130), Unicode
aware, LC_ALL="POSIX", LC_CTYPE="en_US.UTF-8", LANG="POSIX"
user=, EUID: 0 (0); group=, EGID: 0 0 (0 0)
Perl version 5.008007
SpamControl: init_pre_chroot done
Net::Server: Process Backgrounded
Net::Server: 2007/02/16-20:56:34 Amavis (type Net::Server::PreForkSimple)
starting! pid(14989)
Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using
SOCK_STREAM
Net::Server: Binding to TCP port 10024 on host 127.0.0.1
Net::Server: Setting gid to "1002 1002"
Net::Server: Setting uid to "1002"
Module Amavis::Conf 2.078
Module Archive::Tar 1.30
Module Archive::Zip 1.18
Module BerkeleyDB 0.31
Module Compress::Zlib 1.42
Module Convert::TNEF 0.17
Module Convert::UUlib 1.08
Module DBD::mysql 4.001
Module DBI 1.53
Module DB_File 1.815
Module Digest::MD5 2.36
Module MIME::Entity 5.420
Module MIME::Parser 5.420
Module MIME::Tools 5.420
Module Mail::Header 1.74
Module Mail::Internet 1.74
Module Mail::SPF::Query 1.999001
Module Mail::SpamAssassin 3.001008
Module Net::Cmd 2.27
Module Net::DNS 0.59
Module Net::SMTP 2.30
Module Net::Server 0.95
Module Time::HiRes 1.9705
Module Unix::Syslog 0.99
Amavis::DB code loaded
Amavis::Cache code loaded
SQL base code NOT loaded
SQL::Log code NOT loaded
SQL::Quarantine NOT loaded
Lookup::SQL code NOT loaded
Lookup::LDAP code NOT loaded
AM.PDP-in proto code loaded
SMTP-in proto code loaded
Courier proto code NOT loaded
SMTP-out proto code loaded
Pipe-out proto code NOT loaded
BSMTP-out proto code NOT loaded
Local-out proto code loaded
OS_Fingerprint code NOT loaded
ANTI-VIRUS code loaded
ANTI-SPAM code loaded
ANTI-SPAM-SA code loaded
Unpackers code loaded
Found $file at /usr/bin/file
No $dspam, not using it
Internal decoder for .mail
Internal decoder for .asc
Internal decoder for .uue
Internal decoder for .hqx
Internal decoder for .ync
No decoder for .F tried: unfreeze, freeze -d, melt, fcat
Found decoder for .Z at /usr/bin/gzip -d
Found decoder for .gz at /usr/bin/gzip -d
Found decoder for .bz2 at /usr/bin/bzip2 -d
No decoder for .lzo tried: lzop -d
Found decoder for .rpm at /usr/bin/rpm2cpio
Found decoder for .cpio at /usr/bin/cpio
Found decoder for .tar at /usr/bin/cpio
Found decoder for .deb at /usr/bin/ar
Internal decoder for .zip
Found decoder for .rar at /usr/bin/unrar
Found decoder for .arj at /usr/bin/unarj
No decoder for .arc tried: nomarch, arc
Found decoder for .zoo at /usr/bin/zoo
Found decoder for .lha at /usr/bin/lha
Found decoder for .cab at /usr/bin/cabextract
Found decoder for .tnef at /usr/bin/tnef
Found decoder for .exe at /usr/bin/unrar; /usr/bin/lha; /usr/bin/unarj
Using primary internal av scanner code for ClamAV-clamd
Found primary av scanner Avira AntiVir at /usr/bin/antivir
Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
Creating db in /var/amavis/db/; BerkeleyDB 0.31, libdb 4.3
SpamControl: initializing Mail::SpamAssassin
SpamControl: init_pre_fork done
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/