Hi,
since I upgraded from amavisd-new-2.3.3 to amavisd-new-2.4.2
spam tagging
produces unexpected results for mails with special header
encoding.
The leading "[Maybe Spam]" in the subject is
changed to "[Maybe\n\tSpam]".
I could track down the problem to the call of wrap_string in
line 4733
of amavsd-new-2.42. Before the call of wrap_string $str
contains
[Maybe Spam]=?iso-8859-1?B?RXNzZW50aWFsIHBhcGVy...
after calling wrap_string it is
[Maybe\n\tSpam]=?iso-8859-1?B?RXNzZW50aWFsIHBhcGVy...
Any suggestions how to fix this?
Regards,
Holger Zimmermann
------------------------------------------------------------
-------------
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
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|