Граф коммитов

345 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 1d1c35b673 change SplitRecipients to take an nsAString, so we don't have to check for null parameter, part of regression introduced in 435881, r=standard8, sr=neil 2008-06-13 23:17:24 +00:00
bugzilla%standard8.plus.com d3d18d81e2 Bug 23394 Quote just the selected portion of a message during Reply. p=Jeff Beckley <beckley@qualcomm.com>,r=smontagu,sr=dmose 2008-06-11 07:53:15 +00:00
bugzilla%standard8.plus.com d980e561d8 Second part of bug 436847 fix message file format to the interface requirement, add some more documentation, and a second test for basic auth. r/sr=bienvenu 2008-06-05 09:42:05 +00:00
bugzilla%standard8.plus.com d4b24482e0 Bug 436847 Implement an SMTP fake server testing scheme for /mailnews. r/sr=bienvenu 2008-06-03 17:49:52 +00:00
bugzilla%standard8.plus.com a3bc400013 Bug 433687 Clean up nsISmtpUrl/nsIMailtoUrl and tidy some other mailnews url functions. r=bienvenu,sr=Neil 2008-05-15 14:53:40 +00:00
jminta%gmail.com 5d99f8a36c Bug 422572 remove nsSmtpDelegateFactory, r/sr=neil 2008-04-01 01:30:16 +00:00
bugzilla%standard8.plus.com a16631cff9 Bug 420454 Drop nsISupportsArray usage from nsSmtpService r=Neil,sr=bienvenu 2008-03-11 20:37:34 +00:00
bugzilla%standard8.plus.com ce2c569623 Bug 420503 Remove nsSmtpDataSource. p=jminta,r/sr=bienvenu 2008-03-05 21:08:04 +00:00
mkmelin+mozilla%iki.fi 664ce1d103 First part of bug 413721 the (AOL/Netscape) redirection type code is not used and should be removed
r+sr=bienvenu
2008-03-03 20:27:39 +00:00
bugzilla%standard8.plus.com 4af9ea5e48 Bug 413230 Improve implementation of nsMsgCompose::CheckAndPopulateRecipients. Part 1. r=Neil,sr=mscott 2008-01-26 08:22:44 +00:00
bugzilla%standard8.plus.com d018f4fe5f Bug 410149 Move mailnews/mime to frozen linkage Part 1. r/sr=bienvenu 2007-12-29 18:18:21 +00:00
bugzilla%standard8.plus.com f9b4f06ec9 Bug 397533 Remove some useless includes/instance definitions of nsISupportsArray in mailnews. r/sr=bienvenu 2007-09-25 20:11:25 +00:00
bienvenu%nventure.com 9112b1ff49 add support for DSN return receipts, patch by eballetbaz@gmail.com, r=bienvenu, sr=mscott 2007-09-18 22:37:04 +00:00
nick.kreeger%park.edu 9cb7b88ebd Fixing bug 392043, nsIMsgSendListener callbacks don't work. This checkin will remove nsMsgDeliveryListener.h/cpp since the class should not be public and is only used by nsMsgSend. 2007-08-25 01:24:23 +00:00
bienvenu%nventure.com 3b00bf24f6 fix 311657, for SMTP, don't fall back to insecure auth, allow user to specify secure auth, and first time user connects to smtp server, set use secure auth based on server capabilities, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2007-07-05 18:24:27 +00:00
scott%scott-macgregor.org 3542c8f4b9 Bug #379070 --> remove nsCString from the nsIMsgCopyServiceListener API.
sr=bienvenu
2007-06-12 04:56:20 +00:00
bienvenu%nventure.com 88f570f53d correct fix for 383361, problems forwarding msgs as attachment, by using nsACString params, sr=mscott 2007-06-07 19:51:56 +00:00
scott%scott-macgregor.org 6d7194459e Bug #382064 --> remove nsIMsgStringService. Force callers to go through the string bundle service directly. Try to undo compose's dual use of string IDs as error codes.
sr=bienvenu
2007-06-04 04:00:10 +00:00
bienvenu%nventure.com b844bf1b62 fix 33451 remove nsFileSpec, sr=mscott 2007-04-25 03:25:02 +00:00
neil%parkwaycc.co.uk a8943b1b74 Bug 377125 nsIMsgQuote::QuoteMessage crashes if its stream listener is not a quoting output stream listener r=bienvenu sr=mscott 2007-04-17 09:06:36 +00:00
bienvenu%nventure.com 836543906e remove more nsIFileSpec code, sr=mscott 33451 2007-04-03 22:13:22 +00:00
bienvenu%nventure.com 0d3d3d72b6 33451 get rid of more nsIFileSpec uses, sr=mscott 2007-03-29 15:45:30 +00:00
ajschult%verizon.net 543977cd9d Bug 372706: ctrl+w and file|close stop working after saving message with error gMsgCompose.getExternalSendListener is not a function. Patch by Matthijs Wensveen <mrw@wanadoo.nl>, r=Neil, sr=bienvenu 2007-03-26 03:23:39 +00:00
ajschult%verizon.net 244162b964 Bug 355008: Convert most of nsMsgSend to nsIFile. r=bienvenu, sr=mscott 2007-03-25 05:50:16 +00:00
scott%scott-macgregor.org f81e54bf34 Bug #312275 --> support multiple send listeners on a compose object.
patch by Ivo van Dongen <ivo@func.nl> and Matthijs Wensveen <mrw@wanadoo.nl>
r=neil
sr=mscott
2007-02-26 21:35:46 +00:00
scott%scott-macgregor.org e5501ba144 Bug #366839 --> remote images added by the user are not displayed when creating a reply or forward that is blocking remote content in the quoted text.
sr=bienvenu
2007-02-08 17:43:18 +00:00
bienvenu%nventure.com 917c583999 delete auto-saved drafts if the user chooses not to save the message, sr=mscott 307046 2007-01-16 00:42:01 +00:00
bienvenu%nventure.com 8de7785714 add hidden per smtp server pref to allow overriding of EHLO/HELO argument, patch by ch.ey@gmx.net, r/sr=bienvenu 244030 2006-12-21 22:10:54 +00:00
scott%scott-macgregor.org 789eaab2e0 Bug #330443 --> msg content policy manager improvements. decontamination work by removing nsIDraft/nsMsgCreate.cpp/nsMsgCreate.h using a simple method call instead. sr=bienvenu 2006-10-26 20:26:43 +00:00
bienvenu%nventure.com a0684432c8 add event notification when compose window is ready for input, patch by hesslow@gmail.com, r=bienvenu,sr=mscott 324574 2006-05-19 19:43:39 +00:00
bienvenu%nventure.com 7a7487e001 add reply to list compose msg type, patch by pcmccurdy@hotmail.com, sr=bienvenu 45715 2006-04-07 00:31:36 +00:00
bugzilla%standard8.demon.co.uk f2cfda8b6b Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
bzbarsky%mit.edu ccec732cfe Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
a=shaver
2005-12-28 19:10:31 +00:00
gerv%gerv.net b1516d1be6 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org c7a4429773 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
2005-12-28 19:10:13 +00:00
timeless%mozdev.org 8e0a0fb22e Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bienvenu%nventure.com 378210cd0f fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254 2005-10-18 16:29:37 +00:00
bienvenu%nventure.com ed3c239904 fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
cbiesinger%web.de e6785b6f9b Bug 301084 Option to file replies in folder of original message (backend part)
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
jshin%mailaps.org bbfd159610 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
bienvenu%nventure.com 5d914e30ae add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa 2005-06-13 18:10:20 +00:00
bienvenu%nventure.com 4002abd390 backend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034 2005-06-01 18:10:52 +00:00
scott%scott-macgregor.org 4f8fbe43ab bump the IID on a changed interface 2005-04-21 18:49:40 +00:00
scott%scott-macgregor.org a296649ba4 Bug #281252 --> Disable conversion to 7bit on request so external plugins like PGP Enigmail can
insist on 8-bit or quoted printable.

Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=chofmann
2005-04-21 18:48:36 +00:00
scott%scott-macgregor.org f4546c34f2 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
jshin%mailaps.org 0f8e12e898 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
scott%scott-macgregor.org 3613b75b68 Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
bienvenu%nventure.com 089451abb8 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
scott%scott-macgregor.org 8525952c3e code cleanup, no bug # 2004-05-10 02:29:32 +00:00
scott%scott-macgregor.org e779717f97 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