Oh and a second question: whenever I try parsing mails which have been signed (e.g. like this one), I can see the mail''s body just fine using tmail_mail_instance.to_s , but the .body part is empty. Is there some way to also get these mails'' body properly? Cheers and thanks, -J
On Sat, May 10, 2008 at 11:01 PM, J?rg Battermann <jb at joergbattermann.com> wrote:> whenever I try parsing mails which have been signed (e.g. like this one), I > can see the mail''s body just fine using tmail_mail_instance.to_s , but the > .body part is empty. Is there some way to also get these mails'' body > properly?I can''t reproduce this problem. Please file a ticket at tmail.rubyforge.org with a test case and email so I can tell what is going on. Mikel