bienvenu%nventure.com
f86c4a056b
detect disconnect from imap idle state, also use monitor to handle race condition around m_transport sr=mscott, a=chofmann 236584
2004-03-12 19:08:19 +00:00
bienvenu%nventure.com
378570434d
allow user to specify caching of just one imap connection (previous limit was 2) sr=mscott 231225
2004-03-10 01:00:10 +00:00
bienvenu%nventure.com
dd46233445
fix handling of connection to server errors when downloading for offline use, sr=mscott 236532
2004-03-10 00:59:13 +00:00
bsmedberg%covad.net
58d85f6129
Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin
2004-03-09 14:42:24 +00:00
bienvenu%nventure.com
d0dc7e1b9e
fix creating special folders on imap servers with personal namespace set and online dir not sent, 213570 sr=mscott
2004-03-08 21:32:07 +00:00
bienvenu%nventure.com
3d2de27ccf
fix idle responses on non-checked-for-new mail folders to not trigger biff, sr=mscott 236815
2004-03-08 16:43:02 +00:00
bienvenu%nventure.com
11a1c1b46f
fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708
2004-03-07 21:09:02 +00:00
bienvenu%nventure.com
02a60bcadd
fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott
2004-03-07 18:18:02 +00:00
darin%meer.net
a2139bf378
patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu
2004-03-05 18:54:14 +00:00
bienvenu%nventure.com
003413e82a
fix build bustage on Linux balsa dep, gcc 3.4
2004-03-05 17:02:39 +00:00
bienvenu%nventure.com
42ef3160d4
add imap idle support 141369 sr=mscott
2004-03-05 15:59:45 +00:00
bienvenu%nventure.com
88fe14fd3a
fix comma handling when breaking up long imap fetch statements, initial patch by lee.essen@db.com, r/sr=bienvenu
2004-03-04 19:39:36 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bienvenu%nventure.com
d3a6c5e333
fix regression emptying imap trash, sr=mscott 235481
2004-02-25 20:02:06 +00:00
bienvenu%nventure.com
bbe45d054e
fix for prompting about deleting folders when emtpying trash; previous fix didn't prevent folders from getting deleted on server sr=mscott 232557
2004-02-24 01:01:50 +00:00
bienvenu%nventure.com
adaeba3d49
potential fix for partially downloaded imap messages ending up in offline store, 234553, sr=mscott
2004-02-20 00:52:19 +00:00
bienvenu%nventure.com
19bb57f083
fix saving as draft when imap drafts folder is empty and has just been compacted, sr=mscott, a=dveditz 98576
2004-02-16 01:43:47 +00:00
scott%scott-macgregor.org
11a6951114
Back out Bug #115349 --> This randomly causes deadlock on quit, prevent the process from terminating. It also causes long freezes in the UI when trying to reconnect to a disconnected folder.
...
sr=bienvenu
2004-02-13 03:43:10 +00:00
bienvenu%nventure.com
bdfa31a32a
fix 206050 don't fire new mail notification for imap messages that are deleted or marked read by mail filters, sr=mscott
2004-02-09 16:00:44 +00:00
bienvenu%nventure.com
f6474f85a6
more work on 204441, pref to turn off imap use of literal+ when appending to folders, sr=mscott
2004-02-09 05:48:53 +00:00
bienvenu%nventure.com
acede3324d
add pref to turn off use of literal+ in case that's causing spins on append to imap folders on some servers, 20441, sr=mscott
2004-02-07 18:55:11 +00:00
bienvenu%nventure.com
a71dfb2da5
fix 232892 imap unread counts not correctly updated when moving messages from imap to imap, sr=mscott
2004-02-04 21:47:19 +00:00
dbaron%dbaron.org
1e6ed08cc8
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
dbaron%dbaron.org
1cafe23dd0
Fix build bustage. Filenames are case sensitive. b=232557
2004-02-02 19:18:00 +00:00
bienvenu%nventure.com
73d537ba4a
attempt to fix linux build bustage
2004-02-02 18:55:25 +00:00
bienvenu%nventure.com
9f5a425a25
add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557
2004-02-02 18:21:08 +00:00
bienvenu%nventure.com
f62b6fc2e1
properly logout of imap connections when shutting down sr=mscott 115349
2004-01-27 00:17:49 +00:00
bienvenu%nventure.com
93c0ca4c45
make imap protocol logging handle large chunks of data sent to server, 232129 sr=mscott
2004-01-26 15:52:04 +00:00
bienvenu%nventure.com
7acc931f15
fix imap build bustage
2004-01-23 01:24:03 +00:00
bienvenu%nventure.com
6823409161
fix incorrect total and unread msg counts in msg db's, and try to remove bogus headers, sr=mscott 162342 and 227472 also clean up use of unread vs. new in nsIDBfolderInfo
2004-01-23 01:11:26 +00:00
bienvenu%nventure.com
f7c155a952
fixes for 229003, imap status command returning unread counts when it shouldn't, sr=mscott, mark deleted messages as seen, don't check trash or junk folders for new messages, or no select folders
2004-01-20 00:39:04 +00:00
bienvenu%nventure.com
7a6a1c91f9
don't use cram-md5 for imap unless use secure auth is turned on, patch by ch.ey@gmx.net, sr=me 231303, and back out my previous fix for this bug in favour of ch.ey's fix
2004-01-19 04:09:19 +00:00
bienvenu%nventure.com
0a3109cb1b
don't use cram-md5 for imap unless use secure auth is turned on, r=ch.ey@gmx.net, sr=sspitzer 231303
2004-01-18 17:58:46 +00:00
bienvenu%nventure.com
38da346c58
fix 46233 saving imap attachments causes message to get downloaded again, sr=sspitzer
2004-01-18 17:42:57 +00:00
bienvenu%nventure.com
a63f45cb22
fix 230888, checking imap folders that don't exist for new messages sometimes gives green arrow on those non-existent folders, r/sr=mscott
2004-01-15 21:09:35 +00:00
bienvenu%nventure.com
3a518abcfd
fix discovery of 3+ level deep folders when not using imap subscription, 165161, sr=mscott
2004-01-13 19:00:18 +00:00
bienvenu%nventure.com
ed1f306349
fix progress on imap fcc 230278 sr=mscott mark imap msg read when moved, patch by holger@mauermann.org r/sr=me 225021
2004-01-12 01:35:48 +00:00
bienvenu%nventure.com
418cb1220e
fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott
2004-01-10 23:48:10 +00:00
scott%scott-macgregor.org
3262b2c194
Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments.
...
sr=bienvenu
2004-01-09 17:43:10 +00:00
scott%scott-macgregor.org
1a466051dd
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org
cffea5e84c
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:27:21 +00:00
bienvenu%nventure.com
a6eafdf3be
fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033
2004-01-09 00:36:00 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
2a5a30198d
fix for bug #229214
...
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden
r/sr=bienvenu
2003-12-24 20:44:58 +00:00
bienvenu%nventure.com
125e717224
fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498
2003-12-22 23:48:30 +00:00
bienvenu%nventure.com
ec56dfbd94
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
2003-12-19 19:47:27 +00:00
bienvenu%nventure.com
fba6dac84a
fix 227178 checking folders other than inbox for new messages doesn't fire biff, and selecting the folders with new msgs does cause biff to fire, r/sr=mscott
2003-12-19 16:23:58 +00:00
bienvenu%nventure.com
c8f5f078ed
fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott
2003-12-19 16:08:08 +00:00
bienvenu%nventure.com
e33658ee5f
fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561
2003-12-15 23:16:03 +00:00