scott%scott-macgregor.org
b91e17e510
the rest of Bug #44863 --> locale files for multiple identities UI
...
sr=bienvenu
2004-05-12 22:29:18 +00:00
scott%scott-macgregor.org
ab2b81929a
Bug #44863 --> First cut at a UI for multiple identities
...
sr=bienvenu
2004-05-12 22:03:05 +00:00
scott%scott-macgregor.org
708d733b0c
Bug #44863 --> in order to support a UI for multiple identities, we need to implement
...
::RemoveIdentity to remove an identity from an account.
sr=bienvenu
2004-05-12 21:59:19 +00:00
scott%scott-macgregor.org
ea0646f211
Bug #230093 , Bug #181534 , Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
...
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.
Change the model for how we count tokens across messages.
Token counts get out of alignment when re-training against already classified messages.
Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.
Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
bienvenu%nventure.com
8515feb5d7
fix 221673, mapi send problems when mapi client puts smtp: in front of address, sr=sspitzer
2004-05-12 17:51:44 +00:00
neil%parkwaycc.co.uk
90966229bd
Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott
2004-05-12 16:10:14 +00:00
timeless%mozdev.org
7c006e6edb
Bug 242970 Server Settings/local directory was changed to \\.\D:\pop3.server.name (Other than C: drive,After 2004-04-29 build)
...
r=bienvenu sr=bienvenu
2004-05-12 06:11:07 +00:00
bienvenu%nventure.com
8bc1de2e79
speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237
2004-05-11 16:47:34 +00:00
bienvenu%nventure.com
6f588bb476
fix unused var warning in last checkin, no bug r/sr=me
2004-05-11 16:40:26 +00:00
bienvenu%nventure.com
078d02fe5f
more work on pop3 global inbox, 30057, hide deferred accounts from folderpane sr=mscott
2004-05-11 16:37:15 +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
scott%scott-macgregor.org
1db1c77c75
fix for bug #243133
...
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html
r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org
e0c398a9b8
code cleanup, no bug #
2004-05-10 02:29:32 +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
scott%scott-macgregor.org
cc2998d145
fix for bug #44494
...
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
fix for bug #242991
export addressbook is broken (fall out from bug #240723 )
r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org
5f93eb2ad8
commenting code, no bug #
2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk
98b0af3853
Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu
2004-05-09 21:04:19 +00:00
Stefan.Borggraefe%gmx.de
774e232676
Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
...
r=neil, sr=bienvenu
2004-05-09 08:06:22 +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
ef3c767d21
fix hang opening view with corrupted thread, sr=mscott 242886
2004-05-07 19:59:59 +00:00
scott%scott-macgregor.org
5a504c0e45
Bug #242065 --> "My Name" from account is ignored when email contains "special chars", full name extracted from email address
...
Patch by ch.ey@gmx.net
sr=mscott
2004-05-07 18:13:40 +00:00
Stefan.Borggraefe%gmx.de
53c00f0b91
Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized
...
r=ben.bucksch, sr=mscott
2004-05-07 17:20:44 +00:00
bienvenu%nventure.com
7cf10a811a
fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718
2004-05-06 13:17:26 +00:00
bienvenu%nventure.com
be6b144351
fix crash getting pop3 mail when body filter runs on quoted printable message, sr=mscott 242677
2004-05-06 13:15:53 +00:00
neil%parkwaycc.co.uk
0e7e4ad60d
Make unthreading slightly faster b=93426 r/sr=bienvenu
2004-05-05 18:50:43 +00:00
peterv%propagandism.org
752b71ca12
Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser).
2004-05-05 14:08:34 +00:00
bienvenu%nventure.com
59b8bec315
fix problem where folders three levels deep or more were not shown in folder pane, if one of the ancestors was not subscribed to, sr=mscott 241319
2004-05-05 03:07:34 +00:00
bzbarsky%mit.edu
4adb06b33c
Remove goto's from mimecms.cpp. Bug 200659, patch by David G King
...
<d_king@xtra.co.nz>, r=kaie, sr=mscott
2004-05-05 00:55:40 +00:00
Stefan.Borggraefe%gmx.de
7e39ef123e
Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
...
r=mscott, sr=bienvenu
2004-05-04 22:28:14 +00:00
bienvenu%nventure.com
e214125e31
fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott
2004-05-04 18:32:25 +00:00
bienvenu%nventure.com
6f85a0378e
fix handling of null terminator byte on long mapi messages, more pr logging for mapi send, sr=mscott 108275
2004-05-03 16:24:56 +00:00
bienvenu%nventure.com
d59ef31738
fix unused var warnings in nsMsgThread.cpp, patch by gautheri@noos.fr, r/sr=me, 217089
2004-05-03 13:55:37 +00:00
Stefan.Borggraefe%gmx.de
5c0e9d477c
Bug 242021: Minor cleanup for the new "Disk Space" pane for Local Folders/Movemail
...
r=neil, sr=bienvenu
2004-05-02 10:05:11 +00:00
bienvenu%nventure.com
79789eaf2e
fix mapi send when msg doesn't end with cr, sr=mscott, 108275
2004-05-01 03:20:50 +00:00
stephendonner%yahoo.com
4892315142
Bug 242153. Trivial whitespace cleanup. r=neil
2004-04-30 23:52:29 +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
ea7ad28085
Followup cleanup to bug 242098 (which is what I should have checked in with my patch for bug 226270 in the first place) r=mscott sr=bienvenu
2004-04-30 20:15:05 +00:00
scott%scott-macgregor.org
d5ad179f1c
Bug #229962 --> charset parameter in attached vCards should be utf-8, not utf8
...
Patch by Joe Infla
r=mscott
sr=bienvenu
2004-04-30 19:11:03 +00:00
bienvenu%nventure.com
8a7fd257a1
fix js exception bringing up search dialog that was preventing widgets from getting displayed, sr=mscott 242098
2004-04-30 18:10:14 +00:00
scott%scott-macgregor.org
c10b85400f
Bug #242014 --> Creating a new LDAP directory always sets the protocolVersion to 2 instead of 3.
...
r=dmose
sr=bienvenu
2004-04-30 17:52:37 +00:00
bienvenu%nventure.com
40e9ea8c16
enable blind send by default, since we warn the user, sr=mscott 36838
2004-04-30 00:13:05 +00:00
scott%scott-macgregor.org
7d6d82ab51
Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
...
of just using the domain name of the sender.
Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
bienvenu%nventure.com
b8208620b7
fix crash importing outlook ab's sr=mscott 229401
2004-04-29 20:50:40 +00:00
bienvenu%nventure.com
06eb3e487a
fix occasional problems doing mapireadmail, add pr logging, make mapitest program display errors in hex sr=mscott 108275
2004-04-29 19:58:24 +00:00
neil%parkwaycc.co.uk
ea71ffd010
Removing unnecessary try/catch b=240821 p=gautheri@noos.fr r=me sr=mscott
2004-04-29 10:17:38 +00:00
scott%scott-macgregor.org
65ad250d3c
Bug #157566 --> Enhance MailNews to work with WinZip's "Zip and e-mail" shell extension. Several
...
MAPI enabled apps delete the attachment file before we return from the MAPI call. Make our own copy
of the attachment file. Patch by Cyril Chaboisseau.
While I'm here, clean out some nsFileSpec code and replace it with nsIFile equivalents.
sr=bienvenu
2004-04-29 05:16:50 +00:00
neil%parkwaycc.co.uk
efbcf0bf61
Bug 226270 Rationalization of folder listeners, part 3: search listener can cut out the middle man r=bienvenu sr=mscott
2004-04-28 12:48:58 +00:00
darin%meer.net
1e8d941f96
landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner
2004-04-28 02:12:52 +00:00