MailBee.Message m._create
m.ImportFromFile(_s.expandpath("$desktop$\test.eml")) str subj=m.Subject str body=m.BodyText ;;AltBodyText gets text without html out subj out body
Thanks, this is a useful example. Neverthless, I am wondering whether you could obtain relevant e-mail information from within the folders of Outlook Express. I understand you can select and save an e-mail from within OE folders into a file's system folder and then to proceed, but it would have been smarter if this could be an one-step action from within OE.