Thats intressting.. any ideas why i get sometimes broken chars without the mailet ? Maybe also a 8 Bit mime problem ?
bye Am Mittwoch, den 22.02.2006, 20:30 +0100 schrieb Stefano Bagnara: > Norman Maurer wrote: > > It seems there is a bug in AddFooter mailet.. > > > > if i add the fooder some special chars get broken (Umlaute) > > > > I saved the mail to a repository before use AddFooter and after it. Here > > is the email: > > > I'm testing the AddFooter mailet and maybe the problem is there. > > I'm writing a few tests to prove the problem and to try to fix it. > > e.g: > for a text/plain message I had to change the > message.getContent().toString() with an > IOUtil.toString(message.getInputStream()) and it worked much better. > > Stefano > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > !EXCUBATOR:2,43fcbd5045791653334897! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
