Commit Graph

1586 Commits

Author SHA1 Message Date
bienvenu%nventure.com
eebd263fa0 fix duplication of messages in inbox if new mail arrives while the user has the inbox open, and the inbox.msf file is out of date for some reason (usually file systems with latency issues) sr=mscott 90422 2004-01-23 19:52:06 +00:00
bienvenu%nventure.com
34ba27ec73 fix slowdown in pop3 mail downloading on nfs servers, 231814 sr=mscott by checking if we're at eof before seeking to eof 2004-01-22 17:46:02 +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
neil%parkwaycc.co.uk
4eea155939 Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer 2004-01-10 00:32:45 +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
981200d20b fix 227657 mark msg read filter still leaves msg as new, r/sr=mscott 2004-01-07 21:35:22 +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
bienvenu%nventure.com
babee736cf fix pop capablity enum flags from last checkin for 200436, suggested by ch.ey, r/sr=me 2004-01-06 20:37:31 +00:00
bienvenu%nventure.com
037edd098e add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
bienvenu%nventure.com
9af38fd85d fix pop3 messages filtered into open folder to have new status, r/sr=mscott 192039 2004-01-06 17:30:21 +00:00
bienvenu%nventure.com
e0e184e9b1 fix 67963, don't ask for x-sender unless pop3 server returns it as a CAPA, r=me, sr=mscott, patch by ch.ey@gmx.net 2004-01-06 16:18:42 +00:00
bienvenu%nventure.com
7ab855f60c replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
bienvenu%nventure.com
186255512b Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 20:57:59 +00:00
bienvenu%nventure.com
27d613940c fix linux build bustage 2003-12-19 20:38:54 +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
f86268c768 fix memory bloat when compacting all folders by closing db after folder is compacted, r/a=sspitzer, sr=mscott 228383 2003-12-15 23:31:25 +00:00
bienvenu%nventure.com
800c528830 fix regression connecting to pop3 server where we don't send the password because of an uninitialized var, r/s=sspitzer, sr=mscott 227378 2003-12-04 16:51:44 +00:00
bienvenu%nventure.com
229aa08189 fix hourglass when selecting inbox while new mail arriving r/a=sspitzer, sr=mscott 203340 2003-12-01 20:40:36 +00:00
bienvenu%nventure.com
313f44fe69 fix crash copying local folder hiearchies across accounts when a folder is empty, r/a=sspitzer, sr=mscott 226516 2003-11-24 15:24:28 +00:00
bienvenu%nventure.com
97174ffd00 fix 225332, patch by ch.ey@gmx.net r=me, sr=mscott, a=asa problem with pop3 leave on server when user name has a space in it 2003-11-22 16:13:02 +00:00
bienvenu%nventure.com
3f80056597 fix forgetting pop3 password when pop3 account is busy, r/sr=mscott 219162 2003-11-15 00:57:41 +00:00
neil%parkwaycc.co.uk
3ff884b6c3 Supplementary patch to bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r/sr=bienvenu 2003-11-14 22:03:52 +00:00
tor%cs.brown.edu
ab8fa950fd Fix c++ for{} scoping bustage. r=sicking 2003-11-14 17:58:08 +00:00
bienvenu%nventure.com
58794f9da4 add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165 2003-11-14 15:24:21 +00:00
neil%parkwaycc.co.uk
f60bbc90e7 Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-14 10:51:43 +00:00
bienvenu%nventure.com
157d7e1103 fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott 2003-11-12 23:10:18 +00:00
neil%parkwaycc.co.uk
f47625f30d Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
bienvenu%nventure.com
4df1533561 fix 225235 can't create local folders, r/sr=mscott 2003-11-11 04:05:31 +00:00
bienvenu%nventure.com
7c100dee55 fix problem creating local folder .msf file if missing, 224849 r/sr=mscott 2003-11-06 16:28:44 +00:00
neil%parkwaycc.co.uk
264ac07f24 Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz 2003-11-04 11:23:34 +00:00
bienvenu%nventure.com
dd92e5fa7b retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott 2003-11-01 17:27:53 +00:00
bienvenu%nventure.com
bf15ed8bcf fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433 2003-10-28 19:00:48 +00:00
bienvenu%nventure.com
1b47f500d6 fix 220486 fallback if pop3 authentication mechanism fails, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-10-09 19:18:26 +00:00
bienvenu%nventure.com
6e16e0d7c7 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:00:01 +00:00
bienvenu%nventure.com
2b18847667 make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk 2003-09-29 01:16:31 +00:00
bienvenu%nventure.com
7099ef2635 fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup 2003-09-23 18:48:30 +00:00
timeless%mozdev.org
a4540d26bb Bug 219981 remove unused variables
r=bienvenu sr=bienvenu
2003-09-22 21:46:47 +00:00
bienvenu%nventure.com
e334fef83c fix regression where View -> Messges -> Unread setting is broken on restart if default account is pop3, r/sr=mscott also whitespace and code cleanup 215694 2003-09-18 19:16:48 +00:00
bienvenu%nventure.com
5fb73f7f77 create local mail directory for pop3 server if it doesn't exist, r/sr=mscott 219580 2003-09-18 16:19:34 +00:00
bienvenu%nventure.com
7803aea48d change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937 2003-09-17 21:16:44 +00:00
bienvenu%nventure.com
c3fcf08800 add support for POP3 CAPA command, patch by ch.ey@gmx.net, r/sr=bienvenu 219282 2003-09-17 21:12:34 +00:00
bienvenu%nventure.com
6715260ddc fix hang/crash getting pop3 mail when leave on server not set, r/sr=sspitzer 219188 2003-09-14 21:44:46 +00:00
bienvenu%nventure.com
d94ae12b8d fix hang/crash getting pop3 mail when leave on server not set, r/sr=mscott 219188 2003-09-14 20:39:02 +00:00
bienvenu%nventure.com
5fb260622f fix 218766 add PLAIN login support to POP3 patch by ch.ey@gmx.net, r=bienvenu sr=mscott 2003-09-14 00:35:41 +00:00
bienvenu%nventure.com
2823cb75b0 add support for aging messages from pop3 server, r/sr=mscott 107883 2003-09-13 15:15:26 +00:00
bienvenu%nventure.com
5b75ac0ccb whitespace code cleanup, no bug, r/sr=me 2003-09-11 03:20:18 +00:00
bienvenu%nventure.com
c03a67666d additional fix for 218885 crash at shutdown when receiving pop3 mail, r/sr=mscott 2003-09-11 03:19:44 +00:00
bienvenu%nventure.com
132903576c whitespace code cleanup, no bug, r/sr=me 2003-09-11 03:07:49 +00:00
bryner%brianryner.com
5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00