gjedeer / paranoia

Paranoia add-on for Thunderbird. See who is reading your emails.
GNU General Public License v2.0
34 stars 9 forks source link

Paranoia does not work with IMAP #3

Closed bit closed 10 years ago

bit commented 10 years ago

opening a mail on an imap sever gives an error:

PROBLEM with Paranoia: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.getOfflineFileStream]

gjedeer commented 10 years ago

It certainly does work with IMAP for me and other users. Can you send some more detailed information like your OS, Thunderbird version, email provider - if you're using a public one?

bit commented 10 years ago

Thunderbird 24.6.0 running on Linux 64bit. Imap server is dovecot, syncing is limited to 1 day.

I have a patch that works for me using MsgHdrToMimeMessage. will create a pull request shortly.

bit commented 10 years ago

ok created https://github.com/gjedeer/paranoia/pull/4