bienvenu%nventure.com
69d0f70552
fix pop3 get new mail when Inbox.msf file is out of date, r=sspitzer, sr=mscott, a=sspitzer 254947
2004-08-11 21:19:51 +00:00
pkw%us.ibm.com
e1e2c6f9fa
Bug 248121 - "X-Mozilla-Status" and spaces inserted into received mail.
...
r/sr=bienvenu@nventure.com
2004-08-10 19:27:21 +00:00
bienvenu%nventure.com
ff41b19258
fix 254513 initial new mail retrieval on brand new profile with deferred pop3 server doesn't work, and 250625 don't confirm delete of rss folders
2004-08-06 04:34:30 +00:00
bienvenu%nventure.com
f2cf87ad88
fix for crash 253804 check for new mail at startup with out of date .msf file, sr=mscott
2004-08-03 14:01:25 +00:00
bienvenu%nventure.com
e2dc9c98b5
more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051
2004-08-02 15:43:12 +00:00
kjh-5727%comcast.net
a5bfb68c59
Fixing bustage (gcc 3.3.1 ambiguous conversion)
2004-07-31 20:22:50 +00:00
bienvenu%nventure.com
d585c6199a
fix creation of local folder after previous deletion left .msf file around, r/sr=mscott 248564
2004-07-29 20:30:34 +00:00
scott%scott-macgregor.org
18f20083dc
Bug #253055 --> Use a folder listener to track folder name changes and folder deletions of RSS folders
...
so we can keep our subscription data source up to date. Part of the Thunderbird RSS work.
sr=bienvenu
2004-07-27 19:34:05 +00:00
scott%scott-macgregor.org
0f6bca050a
Bug #252859 --> Add support for dropping RSS urls onto RSS servers and folders to automatically subscribe to the feed.
...
Bug #252860 --> Add error reporting to alert the user when the feed url could not be downloaded or if the feed url wasn't an rss type we could understand.
sr=bienvenu
2004-07-24 19:58:43 +00:00
scott%scott-macgregor.org
9962db3236
Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
...
data sources for thunderbird.
sr=bienvenu
2004-07-22 23:27:32 +00:00
scott%scott-macgregor.org
801510b89f
Bug #252496 --> Clicking Get New Mail from the actual RSS Server (and not a folder) fails
...
to fetch new feed postings for the rss feeds.
sr=bienvenu
2004-07-21 19:39:12 +00:00
bienvenu%nventure.com
47a682153e
fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott
2004-07-21 17:24:34 +00:00
bienvenu%nventure.com
a37ff78a75
backend work for virtual folders, 11051, r/sr=mscott
2004-07-20 14:48:36 +00:00
bienvenu%nventure.com
ec8e88d353
fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott
2004-07-17 19:38:56 +00:00
bienvenu%nventure.com
d59fa28f9e
fix 250559, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott shouldn't recognize .CR as a message terminator w/o LF
2004-07-14 22:27:30 +00:00
pkw%us.ibm.com
34b81cf033
Bug 201055 - Automatic mail collection does not work with movemail
...
r=pkwarren@gmail.com , sr=mscott@mozilla.org , a=sspitzer@mozilla.org
Patch contributed by Michael Malcom <michaelmalcom@mindspring.com>.
2004-07-12 23:43:14 +00:00
scott%scott-macgregor.org
a667360bb7
fix a memory leak from my previous checkin
2004-07-11 00:28:18 +00:00
scott%scott-macgregor.org
541f1ba0ae
fix unix bustage
2004-07-11 00:10:20 +00:00
scott%scott-macgregor.org
daa817f8cf
fix linux bustage
2004-07-10 23:20:13 +00:00
scott%scott-macgregor.org
5b738a1db5
Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
...
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.
Implement "download new articles at startup". Implement Check for new articles every n minutes.
Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00
bienvenu%nventure.com
7c8fb02a1b
fix 249865 use native linebreak when writing out account key, patch by mark@peek.org, r/sr=me
2004-07-07 17:51:28 +00:00
bienvenu%nventure.com
a6aebf0e0b
make newsblog use nsIMsgLocalMailFolder::AddMessage interface to add messages, so that we can use the new mail parser object, run filters, etc, sr=mscott 225158
2004-07-07 16:28:17 +00:00
cbiesinger%web.de
6263ab98d2
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
bienvenu%nventure.com
54008bf351
only pay attention to first x-mozilla-status headers when parsing mail message because spammers have been setting x-mozilla-status, r/sr=mscott 196749
2004-06-23 14:48:52 +00:00
bienvenu%nventure.com
7629679749
fix 247618 download now link for partial messages doesn't work when account has been deferred sr=mscott
2004-06-19 16:31:20 +00:00
bienvenu%nventure.com
b862e48b30
fix regression in downloading partially downloaded pop3 messages, r=hyc@symas.com, sr=mscott 247592
2004-06-18 22:18:30 +00:00
bienvenu%nventure.com
e9f2c89d66
fix sun os 5 build bustage
2004-06-18 20:18:39 +00:00
bienvenu%nventure.com
3e1c8b4ac9
follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott
2004-06-18 18:37:36 +00:00
bienvenu%nventure.com
14ef8b2968
remove dependency on xmlextras and dom introduced by initial rss support, fix build bustage for those who don't build xmlextras but build mailnews 225158 r/sr=sspitzer
2004-06-17 14:39:52 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
bienvenu%nventure.com
359f094153
backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer
2004-06-16 19:18:59 +00:00
bienvenu%nventure.com
0367cfdae3
fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand
2004-06-10 15:58:10 +00:00
bienvenu%nventure.com
9303873de8
add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837
2004-06-10 14:04:32 +00:00
bienvenu%nventure.com
37b62cc2b0
fix 245098 pop3 messages deleted locally deleted from server, r/sr=mscott
2004-06-02 14:22:56 +00:00
bienvenu%nventure.com
f1fbbf110b
fix 229374 cleaner fix for pop3 buffer overrun exploit, r=sspitzer, sr=mscott
2004-05-30 00:08:28 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com
d4cf4b5ff4
add account column to thread pane for global inbox, 30057, sr=mscott
2004-05-20 23:41:30 +00:00
bienvenu%nventure.com
2f8704fed0
fix ports build bustage
2004-05-18 14:53:26 +00:00
bienvenu%nventure.com
14fefc9561
implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott
2004-05-18 13:21:12 +00:00
bienvenu%nventure.com
67a4a4f8bc
make pop3 get new mail use the inbox, not currently selected folder, sr=mscott part of 30057
2004-05-13 19:49:42 +00:00
bienvenu%nventure.com
7415f84b02
make get new messages work with deferred pop3 accounts, sr=mscott 30057
2004-05-13 13:45:40 +00:00
bienvenu%nventure.com
7c30e0ca48
more work on pop3 global inbox, 30057, hide deferred accounts from move copy menus, other menus that file messages sr=mscott
2004-05-11 16:34:13 +00:00
bienvenu%nventure.com
6deac33ffe
fix build bustage
2004-05-10 02:07:15 +00:00
bienvenu%nventure.com
a3c29c937f
fix build bustage on solaris, replace char * with const char *, r=timeless, sr=sspitzer 243130
2004-05-10 01:31:40 +00:00
bienvenu%nventure.com
5e6e29bec7
step 2 on 30057 - make get new mail on pop3 deferred account download mail into inbox of deferred to account, sr=mscott
2004-05-08 21:28:08 +00:00
bienvenu%nventure.com
d7db6e4a07
step one in bug 30057, use one set of folders for all pop3 accounts, write account-key into downloaded messages, use that key when deleting messages from pop3 server when messages deleted locally sr=mscott
2004-05-08 15:35:50 +00:00
bienvenu%nventure.com
a91c548d7c
fix filters setting junk score on pop3 accounts, sr=mscott 224318
2004-04-30 21:15:51 +00:00
neil%parkwaycc.co.uk
b76499f933
Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott
2004-04-26 22:51:27 +00:00
bienvenu%nventure.com
df023cfd73
fix crash selecting mail folder less than 100 bytes in size, 241348 sr=sspitzer
2004-04-23 04:05:45 +00:00
bienvenu%nventure.com
4d40ab419f
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
dbaron%dbaron.org
3053e9c363
Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott
2004-04-21 23:00:29 +00:00
scott%scott-macgregor.org
20d18a39f0
add assertion like the one in nsImapMailFolder.cpp for when configuring temporary filters fails.
...
rs=bienvenu
2004-04-18 19:21:22 +00:00
scott%scott-macgregor.org
f1084550cd
minor code clean up. no bug #.
...
rs=bienvenu
2004-04-18 19:19:57 +00:00
neil%parkwaycc.co.uk
0ebcf05509
Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu
2004-04-17 20:50:30 +00:00
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
bienvenu%nventure.com
6990942e0c
fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids
2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk
e98ce22790
Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu
2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk
d27a07dcd7
Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott
2004-04-16 08:38:53 +00:00
bienvenu%nventure.com
2a011e6098
224318 backend support for automatic server spam filter filters sr=mscott
2004-04-13 18:16:35 +00:00
bienvenu%nventure.com
9e210e5568
make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott
2004-04-13 14:37:53 +00:00
jshin%mailaps.org
51bc81fa8a
bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:07:07 +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
pkw%us.ibm.com
91f9527d19
Bug 239583 - mail lost when getting fetchmailed messages.
...
r=bienvenu@nventure.com , sr=mscott@mozilla.org , a=chofmann@mozilla.org
2004-04-09 13:32:35 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +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
cls%seawood.org
e887c496ee
Fix mingw 3.3.1/3.3.3 bustage.
...
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
cls%seawood.org
3977ae5a71
Backing out changes from bug 226609. MSVC is being uncharacteristically picky.
2004-03-16 00:59:29 +00:00
cls%seawood.org
8e702f20f2
Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
...
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
bienvenu%nventure.com
854241d28c
Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3
2004-03-08 19:50:30 +00:00
bienvenu%nventure.com
6ec57a6089
fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators
2004-03-08 17:40:20 +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
bbdab9b7f8
fix memory leak saving local messages as file, 235316 sr=mscott
2004-02-24 01:03:19 +00:00
neil%parkwaycc.co.uk
722d774af3
Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott
2004-02-22 17:50:10 +00:00
pkw%us.ibm.com
021f40ad79
Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
...
r/sr=mscott@mozilla.org
2004-02-10 21:58:17 +00:00
bienvenu%nventure.com
4d6e340350
delete .sbd when local folder has its last sub-folder deleted, 73404 patch by kazhik@mozilla.gr.jp, r/sr=me
2004-02-09 16:23:25 +00:00
bienvenu%nventure.com
e43c29e117
fix 206050 don't fire new mail notification for pop3 messages that are deleted or marked read by mail filters, sr=mscott
2004-02-09 15:59:20 +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
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
bienvenu%nventure.com
8d4da721bc
fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
2003-08-20 22:37:01 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
bienvenu%nventure.com
06af5aba93
try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245
2003-08-05 19:35:38 +00:00
timeless%mozdev.org
7f10e2592a
Bug 213685 POP3 APOP failed error msg missing
...
patch by ch.ey@gmx.net r/sr=bienvenu
2003-08-01 15:39:47 +00:00
bienvenu%nventure.com
55fbc59b87
fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup
2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
76fcfabeb1
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
2003-07-28 01:51:20 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
4e7c966d11
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
bienvenu%nventure.com
5800175d8c
support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923
2003-07-20 15:45:31 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
bienvenu%netscape.com
4291a8a577
fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu
2003-07-14 23:36:22 +00:00
pkw%us.ibm.com
e63dfa4919
Bug 56670 - add error handling ui to movemail
...
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
bienvenu%netscape.com
9476bf7638
fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu
2003-07-13 18:51:56 +00:00
bienvenu%netscape.com
fc63cdfcea
fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479
2003-07-02 20:59:05 +00:00
pkw%us.ibm.com
8bf13d8ca8
Bug 56670 - add error handling ui to movemail
...
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
caillon%returnzero.com
4cc64cee34
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
bienvenu%netscape.com
5cca86fb50
fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271
2003-06-15 18:21:13 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
917db2876a
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:36:47 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
sspitzer%netscape.com
4d7cf14e20
not respecting junkFolderName property in messenger.properties
...
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
2003-06-07 06:00:02 +00:00
bienvenu%netscape.com
017cacb2d3
error msg for pop3 secure auth failing 205571 r/sr=sspitzer
2003-06-03 19:24:02 +00:00
bienvenu%netscape.com
760ca55179
fix crash moving local messages, r/sr=sspitzer 207798
2003-06-01 14:42:31 +00:00
bienvenu%netscape.com
7cc1d02e33
fix problem moving messages with embedded nulls, r/sr=sspitzer 206473
2003-05-30 14:20:07 +00:00
sspitzer%netscape.com
37adc32082
partial fix for bug #195142
...
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
2003-05-29 04:32:05 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
bienvenu%netscape.com
9bd18f223f
attempt to fix bug 205379 folder busy problems after getting pop3 new mail on attbi servers, r/sr/a=sspitzer
2003-05-22 23:53:29 +00:00
caillon%returnzero.com
9adb4b2876
Bug 206701 - leak fix.
...
r+sr+a=sspitzer
2003-05-22 13:42:28 +00:00
cavin%netscape.com
72f75498c9
Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer.
2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org
eb5faba111
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com
a4b393ca3c
make messages filtered into open local folders get analyzed for junk status 180153 r/sr/a=sspitzer
2003-05-15 21:38:34 +00:00
bienvenu%netscape.com
43f7843ba4
fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer
2003-05-14 03:16:02 +00:00
bienvenu%netscape.com
d0575e9cd1
fix 161999 destination of local filter move doesn't update counts correctly, and empty local trash should display 0 folder size, r/sr/a=sspitzer
2003-05-12 22:51:48 +00:00
bienvenu%netscape.com
e516a5dd6b
fix undo of local mail delete, r/sr/a=sspitzer 188245
2003-05-10 20:14:20 +00:00
sspitzer%netscape.com
ca3b645a8d
fix for bug #204517
...
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
cavin%netscape.com
9a096f5390
Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer.
2003-05-08 22:37:41 +00:00
bienvenu%netscape.com
77ffa358cb
fix sometime error logging onto pop3 server, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 204061
2003-05-08 18:56:59 +00:00
bienvenu%netscape.com
dc50a18b39
whitespace cleanup
2003-05-08 14:30:42 +00:00
bienvenu%netscape.com
e97a8534c2
propagate junk status when move/copying imap messages to local folders, r/sr=sspitzer, a=sspitzer, 204515
2003-05-08 14:24:25 +00:00
bienvenu%netscape.com
2dd1accfb0
fix problem with pop3 biff firing when summary file is out of date - will reparse folder if not locked, r/sr=sspitzer, a=sspitzer 142196
2003-05-08 14:22:50 +00:00
bienvenu%netscape.com
314b9241fc
cleanup whitespace, remove commented out code, no bug, a=sspitzer
2003-05-08 14:19:15 +00:00
sspitzer%netscape.com
0e038caab6
fix for bug #189490 .
...
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
20e3c000e1
fix for bug #161999
...
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com
7128011f82
fix for bug #186573
...
when pop mail comes in, and we aren't looking at the inbox
we don't update the unread / total counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:04:10 +00:00
bienvenu%netscape.com
36492d4f25
fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer
2003-04-29 18:19:24 +00:00
sspitzer%netscape.com
b142aa35ac
fix leak, no bug.
2003-04-27 17:39:23 +00:00
sspitzer%netscape.com
b80d1f6667
fix for regression bug #203219
...
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
bienvenu%netscape.com
2be94dc53b
add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442
2003-04-23 04:37:44 +00:00
scott%scott-macgregor.org
8b5be13a9d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
bienvenu%netscape.com
7619c18d99
speed up copying of multiple local msgs r/sr=sspitzer 183560
2003-04-19 21:38:30 +00:00
bienvenu%netscape.com
bf04b2692b
partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer
2003-04-19 17:10:05 +00:00
scott%scott-macgregor.org
7bf4126720
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
sspitzer%netscape.com
7e6c5e6111
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com
f7b312e408
fix for bug #192780
...
after deleting one mail from a POP3-based inbox,
no further moves/deletes are possible.
this happened to you if the file on disk was named INBOX,
or InBox (only Inbox was safe)
also made the fix for other special folder.
r/sr=bienvenu
2003-03-22 02:13:46 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
sspitzer%netscape.com
0d10e3f17b
fix for big #192043 .
...
can't delete more than one message in the "Unsent Messages" folder.
argument to FindSubFolder() needs to be an escaped folder name.
r/sr=bienvenu
2003-02-26 05:49:10 +00:00
sspitzer%netscape.com
35c8a05c91
fix for bug #189327 .
...
if last pop mail received is not junk, we fail to move the junk
messages to the junk folder (assuming the user has it configured for that.)
r/sr=bienvenu
2003-02-26 01:41:24 +00:00
cbiesinger%web.de
9405eda256
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
sspitzer%netscape.com
6bdc4c2e20
fix for bug #190825 . add junk mail icon to header pane for messages we think are junk.
...
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu
2003-02-23 04:05:57 +00:00
sspitzer%netscape.com
6351eb56de
fix for 1.3 blocker bug #179856
...
crash when you undo a move (or copy).
this regression was caused by two checkins (#59694 and #166411 )
the fix is to move the code that sets the src and dest keys on the
undo transaction back to where it was and to bullet proof
the undo transaction code so that if we don't have any src keys.
r=cavin, sr=bienvenu, a=asa
2003-02-21 01:20:44 +00:00
darin%netscape.com
685a7af468
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
fd1a9d2975
fix for bug #189415 .
...
treat the junk folder icon as special in the UI.
(can't rename, can't delete, special icon, special placement.
r/sr=bienvenu
2003-01-17 05:22:23 +00:00
pkw%us.ibm.com
f64fe362bf
Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
...
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
sspitzer%netscape.com
65a5fcf61b
fix for bug #181397 (automatically create the junk folder)
...
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com
a996dc123a
remove static cid.
2003-01-10 04:45:48 +00:00
dbaron%dbaron.org
acdd4e46c0
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
sspitzer%netscape.com
38832437ca
no brainer code cleanup. not part of any bug. rs=bienvenu
2002-12-13 03:43:30 +00:00
bienvenu%netscape.com
013d962b41
fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa
2002-12-09 17:41:50 +00:00