Bug in TMail ?

I'm sending mails to a rails app, and I'm having a weird issue fetching the email.from header.

I will paste the whole email and show what email.from returns.

Solved, I have to use mail.from.to_s ... Isn't it a bit weird ?

   ngw