Stefan.Borggraefe%gmx.de
cc7e3898aa
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
9ced87198b
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
8357ccfa08
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
304a7fcba3
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
d02bede121
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
e28b025d95
fix mapi send when msg doesn't end with cr, sr=mscott, 108275
2004-05-01 03:20:50 +00:00
stephendonner%yahoo.com
b156c52824
Bug 242153. Trivial whitespace cleanup. r=neil
2004-04-30 23:52:29 +00:00
bienvenu%nventure.com
6679194126
fix filters setting junk score on pop3 accounts, sr=mscott 224318
2004-04-30 21:15:51 +00:00
neil%parkwaycc.co.uk
e8fc2af056
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
04d253a56a
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
2356696fd8
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
2a2edfce1e
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
54e2c10ed7
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
f7f37b70ef
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
eddcbf33d5
fix crash importing outlook ab's sr=mscott 229401
2004-04-29 20:50:40 +00:00
bienvenu%nventure.com
4ca4fe3d5c
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
c53820673d
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
081c00d67d
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
9b92a2b394
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
ab7b15f3a9
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
Stefan.Borggraefe%gmx.de
ca5fbe52e6
Fix for Bug 241854: "JavaScript-Error when Subscribing to Newsgroups"
...
r=bienvenu, sr=mscott
2004-04-27 21:13:32 +00:00
bienvenu%nventure.com
74b431fd1d
fix memory leak copying multiple messages to an imap folder from a different account, 213688, sr=mscott
2004-04-27 19:52:41 +00:00
scott%scott-macgregor.org
d01aeee430
fix typo
2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org
b7c43fb137
Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
...
the ldap version correctly on the LDAP session for auto complete.
r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
neil%parkwaycc.co.uk
9ef0f1f9ba
Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu
2004-04-26 23:28:48 +00:00
neil%parkwaycc.co.uk
e64c8cbf22
Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott
2004-04-26 22:51:27 +00:00
bienvenu%nventure.com
d33fc2782a
cleanup some of the mapi error returns, attempt to fix idl for findnext, sr=mscott 108275
2004-04-26 21:39:15 +00:00
bienvenu%nventure.com
6860e94d83
fix imap empty trash, sr=mscott 241778
2004-04-26 20:51:43 +00:00
bienvenu%nventure.com
5d38ce6a49
fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott
2004-04-24 14:31:03 +00:00
bienvenu%nventure.com
3fc6c7db86
fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott
2004-04-24 14:29:03 +00:00
bienvenu%nventure.com
b5040e75e2
null check to prevent crash with idle response and null mail folder sink sr=mscott 241464
2004-04-23 18:25:17 +00:00
bienvenu%nventure.com
2dfe7bafd2
fix where mapi test app loads mapi32.dll, sr=mscott Not part of build
2004-04-23 14:38:23 +00:00
bienvenu%nventure.com
dbc8d9bf51
fix crash selecting mail folder less than 100 bytes in size, 241348 sr=sspitzer
2004-04-23 04:05:45 +00:00
timeless%mozdev.org
77717f8d83
bug 124868 i have never seen an Accoun Manager and never hope to see one
...
rs=mscott
2004-04-23 04:00:50 +00:00
timeless%mozdev.org
3601dfba5a
Bug 124868 i have never seen an Accoun Manager and never hope to see one
...
r=mscott sr=mscott
2004-04-23 03:17:49 +00:00
neil%parkwaycc.co.uk
fc3f987297
Removing explicit comparisons to PR_TRUE and PR_FALSE b=228448 p=gautheri@noos.fr r=me sr=mscott
2004-04-22 23:13:44 +00:00
bienvenu%nventure.com
87e8955519
add support for mapi 0 interfaces that will enable palm sync with e-mail, sr=mscott 108275
2004-04-22 20:39:22 +00:00
bienvenu%nventure.com
8b57f91769
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
jst%mozilla.jstenback.com
34a10f2f1c
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
2004-04-21 23:38:22 +00:00
dbaron%dbaron.org
7fd7fd5b7b
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
c82844231a
Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
...
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
jshin%mailaps.org
85d5aba8d2
bug 240558 : mail filters moving emails to a folder with '@' or '!' in its name get disabled (r=bienvenu, sr=mscott)
2004-04-21 10:39:37 +00:00
neil%parkwaycc.co.uk
019dd512a5
Bug 86132 Show some disk space settings for local folders p=ian@arlen.demon.co.uk r=bienvenu sr=mscott
2004-04-20 23:35:41 +00:00
Stefan.Borggraefe%gmx.de
9e9b90e873
Minor menu cleanup (remaining issues of bug 75622).
...
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
bienvenu%nventure.com
936d842297
fix ClearNewList not to do anything if there's nothing in the new set, sr=mscott, potential fix for 240889
2004-04-20 18:29:22 +00:00
bienvenu%nventure.com
7b41858ee0
add ability to open address database from nsIFile, r/sr=mscott 241103
2004-04-20 15:59:14 +00:00
bienvenu%nventure.com
d072c3e3f4
fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott
2004-04-20 14:01:29 +00:00
Stefan.Borggraefe%gmx.de
eb0b1635a8
Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
...
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
bienvenu%nventure.com
696d6c5a9c
fix news filters that mark threads as watched or ignored, so that the thread shows up as watched/ignored immediately instead of the next time you open the newsgroup, sr=mscott 227224
2004-04-19 18:25:08 +00:00
neil%parkwaycc.co.uk
f4531df236
Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott
2004-04-19 17:07:07 +00:00