Hi All,
I am working on an add-on for thunderbird that replicates some of the functionality for the xobni extension for outlook and run into a stumbling block with the attachment handling.
The only method I can find for getting attachment information is the currentAttachments array, however this is only populated when a message is opened in the preview pane. For various reasons I'd prefer grabbing the attachment details as soon as the email hits the inbox. I've got hooks in place to grab incoming messages but can see no way to get attachment details from a nsIMsgDBHdr object.
Has anyone got any ideas on how I can accomplish this?
Thanks,
Daniel
