bienvenu%nventure.com
2a544f26e4
add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785
2003-08-14 21:25:24 +00:00
bienvenu%nventure.com
7689e47d3a
fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott
2003-07-23 21:53:05 +00:00
scott%scott-macgregor.org
a12a6b15c6
Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
...
r/sr=sspitzer
2003-06-17 02:17:52 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
ssu%netscape.com
7b9ffb06b2
fixing bug 190120 - Following mailto links always spawns plain-text Composition windows regardless of "Compose Format" setting. r=dmose, sr=sspizter, a=asa
2003-05-08 18:40:06 +00:00
neil%parkwaycc.co.uk
e5bacfd19a
Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer
2003-02-24 10:28:06 +00:00
cmanske%netscape.com
c3051ddfd0
Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer
2002-11-12 22:55:10 +00:00
akkana%netscape.com
6be1b285d1
137629: remove most editorshell references from mailnews. r=brade sr=sspitzer
2002-10-08 23:04:12 +00:00
ducarroz%netscape.com
966b566be8
Fix for bug 162440. Add 2 new attributes to nsIMsgAttachmentHandler to allow to set the charset as well an extra parameter for the content-type header. R=varada, SR=bienvenu
2002-08-22 22:08:04 +00:00
ducarroz%netscape.com
7198f414eb
Fix for bug 90728. Replace mailto parameter force-plain-text by html-body. Also, when a mailto url contains an html body, we run the body into the HTML sanitizer to prevent security breach. R=varada, SR=sspitzer
2002-08-21 22:00:34 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
ducarroz%netscape.com
60482b0530
Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu
2002-07-04 23:28:07 +00:00
nhotta%netscape.com
b6bdeb76d4
Move ASCII check before the Unicode conversion,
...
label charset as "us-ascii" if the body is ASCII only,
bug 86255, r=ducarroz, sr=bienvenu.
2002-07-02 20:21:00 +00:00
kaie%netscape.com
6418f61757
b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
...
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
cavin%netscape.com
24a97b6a91
Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott.
2002-05-17 01:50:30 +00:00
pete.zha%sun.com
6244342353
bug 70478:The "quote original message" option is missing when creating a reply or new message
...
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +00:00
nhotta%netscape.com
0692d241a4
Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
...
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
bienvenu%netscape.com
eeeb8bc0e2
display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa
2002-04-05 14:43:20 +00:00
kaie%netscape.com
57f3cd9aa9
b=131087 Failure on sending S/Mime messages should display the correct reason
...
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
nhotta%netscape.com
90a6048566
Changed to do the charset conversion check in .js for message headers,
...
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
sspitzer%netscape.com
b0c1180902
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
2002-03-23 03:48:15 +00:00
timeless%mac.com
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
kaie%netscape.com
6d50f9823c
b=52330 r=bienvenu sr=brendan a=dbaron
...
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
srilatha%netscape.com
325801f24e
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
kaie%netscape.com
e8289872f0
b=112524 Fixing crash when signing message with expired certificate
...
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00
nhotta%netscape.com
84ff5b3183
Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu.
2001-12-01 17:39:17 +00:00
naving%netscape.com
63fb068ebd
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
ducarroz%netscape.com
e2f1b0657c
Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott
2001-11-20 03:09:41 +00:00
ducarroz%netscape.com
6d52592e83
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer
2001-11-03 04:42:19 +00:00
ducarroz%netscape.com
1fe5d95786
fix for bug 107708. Look at the attachment real name to determine if possible the content-type before looking at the url. R=varada, SR=sspitzer
2001-11-03 00:51:53 +00:00
mscott%netscape.com
9b00c13104
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +00:00
mscott%netscape.com
eb6979d395
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.
r=ducarroz
sr=sspitzer
2001-11-01 06:27:04 +00:00
ducarroz%netscape.com
0532eb4efb
Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott
2001-10-30 23:28:51 +00:00
ducarroz%netscape.com
44ee72b5e2
Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott
2001-10-30 22:36:57 +00:00
ducarroz%netscape.com
ed58417ba8
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
...
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
sspitzer%netscape.com
5d0e1cdcf5
partial fix for #100835 . fwding (inline) imap messages with large attachments
...
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment. this makes it so the user sees download progress
in the msg window. r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
varada%netscape.com
f11e190382
fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer
2001-09-12 20:47:38 +00:00
mscott%netscape.com
afa597233a
Bug #97486 --> be sure to clear out the server prefs when deleting an smtp server
...
r=bhuvan
sr=sspitzer
a=asa
2001-08-30 03:32:44 +00:00
ducarroz%netscape.com
96f5bb28e0
Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu
2001-08-16 00:27:53 +00:00
ducarroz%netscape.com
cb00fbf56f
Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott
2001-08-15 22:40:14 +00:00
ducarroz%netscape.com
5281f34ff2
Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer
2001-08-10 22:23:47 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
dianesun%netscape.com
4ef34e1cf9
Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
...
Fix for bug 78900(nsMsgWindow for download msg) r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
mscott%netscape.com
85c4b4e79c
missed a file.
2001-06-29 05:05:35 +00:00
ducarroz%netscape.com
65a76c8939
Fix for bug 81751. Add an extra layer of converted in order to be able to support multipart urls (like multipart/x-mixed-replace). R=varada, SR=mscott, A=asa
2001-06-04 23:01:45 +00:00
varada%netscape.com
743af84b62
bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer
2001-05-11 00:22:38 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
ducarroz%netscape.com
18778b4c58
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:13:25 +00:00
ducarroz%netscape.com
d69decf9d1
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:02:43 +00:00
varada%netscape.com
e7a525db87
bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer
2001-05-01 22:19:48 +00:00
sspitzer%netscape.com
fbec1a2767
fix for #11387 . save as draft on an existing should remove the old draft.
...
fix by cavin@netscape.com r=ducarroz, bienvenu. sr=sspitzer.
2001-05-01 03:17:47 +00:00
varada%netscape.com
3b83b9a8ad
fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu
2001-04-27 20:54:29 +00:00
ducarroz%netscape.com
65d4b8a1b7
Fix for bug 77053. Add some code to detect url redirection to avoid to abort the download while fetching attachment. Also fix a crash due to a release make at the wrong time. R=varada, SR=bienvenu
2001-04-26 23:56:58 +00:00
ducarroz%netscape.com
c083e4018f
Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer
2001-04-17 23:41:29 +00:00
ducarroz%netscape.com
1fbcd1c83b
Part of bug 22486. Fix performance regression introduce yesterday with my big cleanup of message compose. R=shaver, SR=sspitzer
2001-04-13 21:53:20 +00:00
sspitzer%netscape.com
0230808749
fix for #75317 . temp files created when forwarding a message with attachments are not being
...
deleted. fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-13 08:13:48 +00:00
ducarroz%netscape.com
ad2a0abe60
Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer
2001-04-13 04:38:01 +00:00
ducarroz%netscape.com
bb7b8aca5e
New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer
2001-04-12 23:33:30 +00:00
ccarlen%netscape.com
7720f48f12
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
sspitzer%netscape.com
0485197843
fix for #75290 . clean up our temp files when doing save as draft.
...
fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
jgmyers%netscape.com
da273d9a3f
Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer
2001-03-07 01:08:04 +00:00
varada%netscape.com
d737456ead
fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
2001-03-05 21:45:05 +00:00
ducarroz%netscape.com
7582bfdbb8
Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu
2001-03-05 20:00:26 +00:00
bryner%uiuc.edu
de4c659c2c
Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott.
2001-02-25 02:42:17 +00:00
ducarroz%netscape.com
f7c1140d84
Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu
2001-02-02 23:39:43 +00:00
sspitzer%netscape.com
7dd7ee88c3
fix for #58085 . r=hwaara, ducarroz. sr=bienvenu.
...
based on initial patch from hwaara@chello.se .
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
ducarroz%netscape.com
9cf374369c
Fix for bug 61437. Remove unused code and cleanup mess with mEntityConvertionDone which was causing plain text body to be converted twice. R=sspitzer, SR=mscott
2001-01-23 00:03:25 +00:00
ducarroz%netscape.com
df503cea42
Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott
2000-12-06 19:56:27 +00:00
ducarroz%netscape.com
e091da0ddd
First Checked In.
2000-12-06 15:17:25 +00:00
ducarroz%netscape.com
534f2830db
Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott
2000-09-18 22:16:10 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
mozilla.BenB%bucksch.org
8748ced3a0
38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan
2000-08-24 04:14:28 +00:00
mscott%netscape.com
16bad1d0a3
Bug #44161 --> remove reference to m_docshell which we don't need now.
...
r=ducarroz
2000-08-10 22:54:37 +00:00
ducarroz%netscape.com
e1761978ad
Fix for bug 36480. Add function to switch the signature. R=putterman
2000-08-08 04:45:02 +00:00
mscott%netscape.com
3cdbc17c6b
Bug #47853 , 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
...
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
mscott%netscape.com
0d5033b130
Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
...
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
bienvenu%netscape.com
cd9e842492
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:38:22 +00:00
ducarroz%netscape.com
f75bc0a0d9
Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott
2000-07-06 20:44:06 +00:00
jefft%netscape.com
c64a604bcb
fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu
2000-06-22 13:56:07 +00:00
ducarroz%netscape.com
d072f75212
Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman
2000-06-21 21:11:53 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
7838c32762
fix for #36159 , get send unsent messages to work again. while I'm here, remove
...
the rosetta_mailnews.h horse crap. r=mscott.
2000-05-25 01:02:13 +00:00
alecf%netscape.com
710e424a4c
reflect server hostname into smtp datasource for #18184 r=putterman
2000-05-19 19:57:55 +00:00
warren%netscape.com
4d1711e5f8
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
locka%iol.ie
ff164450dd
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
alecf%netscape.com
1ff680cb13
scriptify key methods of nsIMsgSend so that QA can do more whitebox testing
2000-05-10 07:30:45 +00:00
alecf%netscape.com
fedb69d61d
add second parameter to nsISmtpService::FindServer for the datasource
2000-05-10 06:44:06 +00:00
ducarroz%netscape.com
a542963478
Fix for bug 28420. Check document content for HTML tags before asking the user which format to use for sending the message
2000-05-06 20:14:23 +00:00
rhp%netscape.com
4f5027cab2
Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794
2000-03-24 21:22:53 +00:00
ducarroz%netscape.com
3f7efc788d
Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
2000-03-23 06:39:19 +00:00
ducarroz%netscape.com
3e55520517
Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft
2000-03-16 00:03:43 +00:00
akkana%netscape.com
18caae6b21
31438: stealth msg compose (r=ducarroz)
2000-03-14 02:59:13 +00:00
sspitzer%netscape.com
88fe594ab4
use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290 ). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321 ) fix problem with nsSmtpServer::SetAuthMethod()
2000-03-12 08:27:31 +00:00
mscott%netscape.com
49519e5eed
Bug #28984 --> add a getter & setter for recipients
...
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
alecf%netscape.com
36a6ad0489
last part of fix for #23411 - support login redirectors in SMTP servers
...
r=mscott a=phil
2000-02-25 00:59:56 +00:00