Hi ark, Mark Martinec wrote: > Andre, > >> I've problems with the wrong display from german umlaut and special >> chars in some mails, most of them seem to be written in 8859-15, 8bit. > > A bug in Net::SMTP. > > amavisd-new-2.5.0 release notes:
Ah, but for the time being it's not in the repos, hopefully it will get there soon: [EMAIL PROTECTED]:/etc/postfix# apt-show-versions -a amavisd-new amavisd-new 1:2.4.2-6.2 install ok installed No stable version amavisd-new 1:2.4.2-6.2 testing amavisd-new 1:2.4.2-6.2 unstable amavisd-new/testing uptodate 1:2.4.2-6.2 [EMAIL PROTECTED]:/etc/postfix# > - abandon the use of libnet (modules Net::SMTP and Net::Cmd), replaced by > own code to implement client-side SMTP and LMTP protocol support, with a > full support for pipelining and IPv6. Some of my issues with Net::SMTP go > back to year 2002, but the one that broke camel's back is a 3+ months > status quo in not fixing a serious misfeature introduced in 1.20, which > mangles 8-bit characters in mail, causing a series of support questions, > and even affecting some larger service providers without them realizing > there is a problem. Here are some relevant bug reports: > http://rt.cpan.org/Public/Bug/Display.html?id=24835 > http://rt.cpan.org/Public/Bug/Display.html?id=2608 > http://rt.cpan.org/Public/Bug/Display.html?id=2607 > http://rt.cpan.org/Public/Bug/Display.html?id=14875 > http://rt.cpan.org/Public/Bug/Display.html?id=9394 > > P.S. libnet-1.21 eventually fixed the UTF8 encoding problem and > added support for ENVID and AUTH options; other issues are still open > (e.g. split code/text in smtp status, no pipelining support, no LMTP); Does that mean for the meantime I can get around the problem by updating libnet1? Argh, it seems that 1.21 isn't in there too :( [EMAIL PROTECTED]:/etc/postfix# apt-show-versions -a libnet1 libnet1 1.1.2.1-2 install ok installed No stable version libnet1 1.1.2.1-2 testing libnet1 1.1.2.1-2 unstable libnet1/testing uptodate 1.1.2.1-2 So I'll have to wait for amavisd-new-2.5.0 showing up in Debian, right? (I wouldn't like to compile amavisd-new myself, I'd rather use a deb). Kind regards Andre -- Personal weblog and more: http://bischof.homelinux.net Stilblüten aus Schreiben von Versicherungsnehmern: Unsere Autos prallten genau in dem Augenblick zusammen, als sie sich begegneten. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
