Commit Graph

1940 Commits

Author SHA1 Message Date
bienvenu%nventure.com
887deef184 fix 83396 alert: message contains bare newlines when copying local message to cyrus/netscape imap server, sr=mscott 2004-04-13 00:22:26 +00:00
scott%scott-macgregor.org
1c42b83619 Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
sr=bienvenu
2004-04-13 00:06:46 +00:00
neil%parkwaycc.co.uk
db1a9c4f23 Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
bienvenu%nventure.com
601afb7165 fix disappearing imap namespaces when you have an online server directory set by not listing namespaces, 239868 sr=mscott, a=asa 2004-04-11 15:11:54 +00:00
bienvenu%nventure.com
714452f922 don't try to get new messages when we get idle response if we're no longer connected, patch by ere, r/sr=me, a=chofmann 239802 2004-04-08 16:28:33 +00:00
bienvenu%nventure.com
d7f9d48f53 fix expunge imap inbox on exit leaving nstmp files around if inbox configured for offline use r/sr=mscott, a=chofmann 239902 2004-04-08 03:26:10 +00:00
dveditz%cruzio.com
1c7201a285 bug 239843 fix crash if nsImapIncomingServer tries to log before constructing nsImapProtocol
r=bienvenu, sr=mscott, a=chofmann for 1.7
2004-04-07 20:09:13 +00:00
bienvenu%nventure.com
02f0afb781 fix regression in going offline wih a single imap server configured for offline use, sr=mscott, a=chofmann 236532 2004-04-07 15:07:21 +00:00
bienvenu%nventure.com
a5d65afbfd fix crash on exit if hidden pref to confirm folder deletion on empty imap trash is set, and there are sub-folders of the trash, sr=mscott, a=chofmann 239473 2004-04-03 23:46:08 +00:00
scott%scott-macgregor.org
aff320942a Bug #239349 --> Filters incorrectly mark mails as junk if you have a filter that sets a label on the message.
sr=bienvenu
a=chofmann
2004-04-03 17:59:21 +00:00
bienvenu%nventure.com
1924c117a7 fix problem with wrong imap folders getting counts updated when checking folders other than the inbox for new messages, sr=mscott, a=mkaply 239196 2004-04-02 14:23:40 +00:00
scott%scott-macgregor.org
d2f86a24dd Bug #239226 --> Opening Forward Message Attachment Opens parent message in a new window instead of the
forwarded attachment. regression from the string defragmentation changes. We were changing the underlying url spec
out from underneath us.

r=darin
sr=bienvenu
a=chofmann
2004-04-02 07:08:50 +00:00
bienvenu%nventure.com
222b23a166 fix one case of offline download silently failing, when multiple operations are run against the same folder, sr=mscott, a=chofmann 2004-04-02 01:46:19 +00:00
bienvenu%nventure.com
adeee71a3e fix 239283 reading offline messages in folder that was open when you do an offline sync fails, sr=mscott, a=chofmann 2004-04-02 01:07:04 +00:00
bienvenu%nventure.com
04ee32dc17 back out part of previous patch to fix build bustage -didn't mean to include that 2004-03-25 20:21:27 +00:00
bienvenu%nventure.com
e64089c82b allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
bienvenu%nventure.com
bfc4cf9a31 add a little imap logging to imap offline sync, sr=mscott, a=chofmann, 236532 2004-03-16 01:14:54 +00:00
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