Benjamin Stritter wrote:

Any other ideas how to create a real message with the mixminion output
or how to fix the problem with the enigmail-uri?

I suspect, then, that enigmail is using some internal mechanism for managing mail and you should investigate methods provided by enigmail for converting from

enigmail:message?id=msgXXXXXX

to something more TB-like, which, if I recall correctly, is

message:<username>@<hostname>/<mailfolder>/<messageId>

I think IMAP is imap-message: though.

It's entirely possible that engimail doesn't provide methods to save the mail as a security restriction. In that case I'd start investigating nsIMessenger related methods containing 'create' in their name, in order to build a message yourself.

Perhaps creating a draft (and thus a message:blah URI), then copying the draft before deleting it. Sounds awfully round-the-houses to me, but in my current frame of mind re:TB I'd not be in the slightest bit surprised if it was needed :)
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to