[tor-bugs] #10309 [TorBirdy]: TorBirdy - IMAP issue

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Dec 7 04:00:55 UTC 2013


#10309: TorBirdy - IMAP issue
-----------------------------+-----------------------------------
     Reporter:  arkmd        |      Owner:  sukhbir
         Type:  enhancement  |     Status:  assigned
     Priority:  major        |  Milestone:
    Component:  TorBirdy     |    Version:
   Resolution:               |   Keywords:  IMAP, Enigmail, issue
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------------------

Comment (by sukhbir):

 Let's debug this. Open the `Error Console` (`Tools` > `Error Console` or
 `Ctrl`+`Shift`+ `J`) and then paste and run this:

 {{{
 var prefs = Components.classes["@mozilla.org/preferences-
 service;1"].getService(Components.interfaces.nsIPrefBranch);
 alert(prefs.getIntPref("extensions.enigmail.saveEncrypted"));
 }}}

 (This outputs the value of the `saveEncrypted` Engimail preference)

 What is the output?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10309#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list