On Monday, 29 October 2012 18:57:08 CEST, Thomas Lübking wrote:
FTR: trojita shows "Attachment (attachment/,0) and i get an
emtpy file as Download (i fetched the message via the webmailer
;-)
Ah, GMail. Well, their IMAP implementation is broken [1], they just don't
support messages forwarded as attachments. I forgot that you're using their
service, sorry for confusion. I'm actually pleasantly surprised that you can
download the .eml attachment from their web at all, I thought that one didn't
work when I tried it years ago. (I might be wrong about the last point.)
There's unfortunately nothing Trojita can do in this case, apart from
downloading the message as a whole and deferring MIME parsing to the client
side. That would be ugly, inefficient and waste bandwidth, but a similar
functionality would be required in future for signed/encypted messages anyway
(you cannot trust our IMAP server in such case).
Trojita shows the text/html by default
err ... actually not here [patched, i hate html mails] ;-)
I'll be happy to accept a patch which makes this user-configurable.
But if you want, you could also see whether skipping to set the
marked up text "fixes" it for you - just resizing the window
will likely do either in that case (we'll likely have to trigger
an explicit layout pass on this as well)
Yes, I confirm that de-maximizing and maximizing the window makes the layout
correct here.
Cheers,
Jan
[1] http://www.ietf.org/mail-archive/web/imapext/current/msg04583.html