[tor-bugs] #10836 [TorBirdy]: Enable mail account autoconfig dialog in TorBirdy

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 12 23:32:05 UTC 2014


#10836: Enable mail account autoconfig dialog in TorBirdy
-----------------------------+-----------------
     Reporter:  ben          |      Owner:  ben
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  TorBirdy     |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------

Comment (by ben):

 The prefs [1] are merged [2] upstream.
 https://bugzilla.mozilla.org/show_bug.cgi?id=669282
 https://hg.mozilla.org/comm-central/rev/12401af31c63

 The new prefs are, with upstream defaults:
 {{{
 // Allow to contact ISP (email address domain)
 // This happens via insecure means (HTTP), so the config cannot be
 trusted,
 // and also contains the email address
 pref("mailnews.auto_config.fetchFromISP.enabled", true);
 // Allow the fetch from ISP via HTTP, but not the email address
 pref("mailnews.auto_config.fetchFromISP.sendEmailAddress", true);
 pref("mailnews.auto_config.guess.enabled", true);
 }}}

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


More information about the tor-bugs mailing list