Has anyone ever handled a drag drop of emails from thunderbird? any references links code?
I want to be able to drag emails from thunderbird to my application?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like it isn’t possible. Although I can’t seem to find any actual documentation, here is what my experimentation has found so far.
Thunderbird provides drop data with the following MIME types, when tested against an IMAP server:
text/x-moz-message– UTF-16 encoded URL that looks likeimap-message://user@server/FOLDER#IDtext/x-moz-url– UTF-16 encoded URL that looks likeimap://user@server:port/fetch%3EUID%3E/FOLDER%3EIDtext/uri-list– ASCII (?) URL that looks likeimap://user@host:port/fetch%3EUID%3E/FOLDER%3EID"_NETSCAPE_URL– ASCII (?) URL that looks likeimap://user@host:port/fetch%3EUID%3E/FOLDER%3EIDapplication/x-moz-file-promise-url– UTF-16 encoded URL that looks likeimap://user@host:port/fetch%3EUID%3E/FOLDER%3EID?fileName=SUBJECT.emlapplication/x-moz-file-promise– Empty