Hi all,
I have a wxPython application that sends multipart emails with HTML and embedded images. As part of the sending process every email gets stored away as-is (RFC822 format) for future reference..
My question is: what would you recommend to show these emails from the application itself?
(Xubuntu 8.10)