So do you know a way to get the attachments and message text more
efficiently?
Thanks!
Marvin
--
View this message in context: http://www.nabble.com/Straightforward-way-to-access-Text-and-Attachments-of-any-message-from-inside-an-extension--tf3572296.html#a9981250
Sent from the Mozilla - Thunderbird mailing list archive at Nabble.com.
http://developer.mozilla.org/en/docs/nsIMsgMessageService#streamMessage
- David
this is very close for what I need also! see my previous posting:
messenger.saveAttachmentToFolder fails with: TB Build ID: 2007032620
The background is, I want to process the attachment(s) for iCal/ICS data.
Thought there is a "saveAttachmentToFolder" available, but that only
worked till the previous TB release !
Is there a method to "read" the attachment into a stream similar to
"nsIScriptableInputStream" ??
Günter