[9381] in athena10
Re: [Debathena] #1107: Thunderbird syncs entire Inbox locally by
daemon@ATHENA.MIT.EDU (Debathena Trac)
Fri Jul 6 14:58:47 2012
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@MIT.EDU
To: jdreed@MIT.EDU, jweiss@MIT.EDU
Date: Fri, 06 Jul 2012 18:58:43 -0000
Reply-To:
Message-ID: <057.81c0962eb349086288556522d923d291@mit.edu>
In-Reply-To: <042.bca9f4418252e6243464fc1a97c1f62d@mit.edu>
Content-Transfer-Encoding: 8bit
#1107: Thunderbird syncs entire Inbox locally by default
--------------------+-----------------------------
Reporter: jdreed | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Precise Beta
Component: -- | Resolution:
Keywords: | Upstream bug:
--------------------+-----------------------------
Comment (by jdreed):
Oh good, we get to bring-back thunderbird-config. Fortunately, this is as
simple as dropping a .js file in /etc/thunderbird/pref with
{{{
lock_pref("mail.server.default.autosync_offline_stores", false);
lock_pref("mail.server.default.offline_download", false);
}}}
And we no longer need to care about pre-3.x versions, since that's only
Hardy these days, and we don't support Desktop on Hardy.
--
Ticket URL: <http://athena10.mit.edu/trac/ticket/1107#comment:2>
Debathena <http://debathena.mit.edu>
MIT Debathena Project