Philip Prindeville
565add7da1
Bug 529921 - RFC-2597/2598/3168 Quality-of-Service (DSCP) marking should be supported. r=biesi, sr=Neil
...
(some parts of patch also by bienvenu)
2010-06-13 20:49:00 -04:00
Ben Bucksch
be5fcf7c15
Use DNS MX in autoconfig ISPDB looksups, webservice version. Bug 551519, r=bwinton
...
To help domains (e.g. company domains) hosted by a bigger web hoster, we look up
DNS MX (the receiving mail server) to find the hoster, take the domain, and
do another lookup in the ISPDB with that domain.
Because Mozilla doesn't support arbitrary DNS lookups (bug 545866), we use another
webservice (also on momo servers) to do that. This should change to a client-only
solution as soon as bug 545866 is fixed.
Also, I am avoiding string changes, due to the 3.1 string freeze.
--HG--
extra : rebase_source : 9699c56a28b776e5de24a38704a3f88e19cc8f64
2010-05-05 18:04:14 +02:00
Christophe Humbert
856302d674
add hidden option to maintain folder hierarchy when doing archiving, r=bienvenu, sr=standard8, bug 522761 a=standard8
2010-04-21 13:14:57 -07:00
Patrick Nagurny
d5eedacc41
Bug 518828 - "Need a new preference to allow "New Mail" count for dock icon instead of unread mail count" r=dmose
2010-03-02 15:22:00 -08:00
Ben Bucksch
2adb8f7b5c
Change ISPDB and autoconfig server URL to v1.1. Bug 556140, r=bwinton
2010-04-14 21:58:23 +02:00
Ben Bucksch
b9003eb716
Avoid putting an exception log on the console output when no accounts exist, Bug 558607, r=bienvenu, sr=standard8
...
Add empty prefs for accounts list and smtp servers list
2010-04-14 13:21:20 +02:00
Ben Bucksch
76b8e57e90
Rewrite authentication logic (in IMAP, POP, SMTP) (more below) Bug 525238, r=bienvenu, r=bwinton (accountcreation), sr=NeilAway, ui-r=clarkbw
...
- Add pref to specifically set plaintext password auth, encrypted pw auth, Kerberos, NTLM.
This allows to show proper error (without pw dialog) for Kerberos failure (bug 339050) and
to invoke a Kerberos OS password prompt (bug 524698).
- For that, and because it was badly needed, also rewrite authentication login.
This fixes many bugs, e.g. users getting a password prompt when login failed
for reasons other than password (e.g. POP server limiting to checks every 15 minutes).
- Create migration.jsm where we can update profiles on startup.
- Change IDL constants for SSL, per Neil
2010-03-20 02:11:28 +01:00
Magnus Melin
04bed73f44
Bug 179568: If a message is determined to be "Junk" (spam), just show simple html or plain text - don't load remote images. r=mnyromyr, sr=neil, a=wanted-sm2
2009-09-18 21:45:48 +03:00
Kent James
9f5ab67abc
Bug 514237 - ""flag" should be "flags" in dontPreserveOnMove/Copy preferences" [r+sr=bienvenu a=Standard8]
2009-09-09 16:31:13 +01:00
Serge Gautherie
036c59acff
Bug 510717 - Remove "Fake Account" support from MailNews Core; (Av1) Just remove it
...
r+sr=bienvenu
2009-09-04 01:47:28 +02:00
David Bienvenu
d35bdcc111
make autosync date constraints be per-server, r/sr=standard8
2009-09-01 08:50:16 -07:00
Karsten Düsterloh
2851284888
Bug 460960 - (smtabmail) Port Thunderbird tabbed interface to MailNews
...
r=IanN sr=Neil
2009-08-31 22:46:26 +01:00
David Bienvenu
410739b7a2
add backend for offline imap store date constraints, r/sr=standard8, 482476
2009-08-15 13:16:40 -07:00
Josh Geenen
61a5ee1542
Bug 263304 - "The Address Book doesn't show the LDAP-field "labeledURI" as Website" [r=Standard8 sr=bienvenu]
2009-08-03 10:52:35 +01:00
David Humphrey
03fb3d3e3a
Bug 274688 - "The dock icon often shows an incorrect number of unread messages" [r=Standard8 sr=bienvenu]
2009-07-31 10:17:26 +01:00
Phil Ringnalda
b19074c374
Bug 502041 - "Remove never-used prefs mail.default_cc and news.default_cc" [r+sr=Standard8]
2009-07-19 16:11:46 +01:00
Andrew Sutherland
c93e736404
Bug 498209 - Recipient is no longer a choice for column list display in normal (not Sent) folders. r=sid0,r=philor,sr=Standard8
2009-07-14 20:32:31 -07:00
Siddharth Agarwal
571d444ea7
Bug 467768 -- "No way to make mail open in tabs by default". r=asuth for folder display parts and tests, bienvenu for desktop search integration and mailnews/, Mnyromyr for mailnews/ and suite/; sr=bienvenu; ui-r=clarkbw.
...
Add support for opening mail in tabs, and for opening tabs in the background.
Fix most code that opens mail to obey the preference.
Fix several cases of multiple message loads at once with tabs (including with message tab restore at startup) and the standalone message window.
2009-06-29 01:55:15 +05:30
Ludovic Hirlimann
eed3fc47e2
Bug 449407 - "mail.imap.fetch_by_chunks is subordinant to mail.server.defaults.fetch_by_chunks" [r+sr=bienvenu]
2009-06-11 15:46:26 +01:00
Jens Hatlak
0cc4368fd6
Bug 80574: Delete should close the standalone window; r=Mnyromyr, sr=Neil
2009-06-06 02:29:53 +02:00
David Bienvenu
b311d54379
include messages in collapse threads when applying command to top level message, controlled by a pref, r=standard8, sr=neil, 448288
2009-05-20 12:35:24 -07:00
David Bienvenu
e875fc8580
add gmail xlist support, r=standard8, sr=neil, 476260
2009-05-13 09:49:46 -07:00
Masatoshi Kimura
ca06d50407
Bug 486682 - "Thunderbird creates invalid RFC2047 encoded Words in filename Headers with specific file length" [r=bienvenu,sr=Standard8]
2009-05-12 16:37:11 +01:00
Kent James
1b1c9f5fe4
Bug 486420 - "Enable preferences to inhibit user whitelisting" [r+sr=dmose ui-r=clarkbw]
2009-05-11 21:38:45 +01:00
Myk Melez
2df967428d
bug 438429: meta bug to fix several RSS Summary/Web Page bugs; r=standard8, sr=bienvenu
2009-05-01 11:27:15 -07:00
David Bienvenu
8e77e82dc9
add option to set granularity of archiving (monthly, yearly, or flat), and change default to yearly, r/sr=standard8, 486827
2009-04-27 13:02:44 -07:00
Phil Ringnalda
efce85e327
Bug 422814 - enable autoconfig, r=bienvenu
2009-04-24 18:34:52 -07:00
Philip Chee
07d7cae7e5
Bug 413385 - Implement Customizable Toolbars in SeaMonkey MailNews. r=Mnyromyr, sr=Neil.
2009-04-21 19:51:43 +02:00
Magnus Melin
864bb2d1f8
Bug 167319: [RFE] "Don't add signature to replies and forwards" option in preferences. r=bienvenu, sr=neil, ui-r=clarkbw
2009-04-18 15:04:50 +03:00
David Bienvenu
3b3e96413c
add way to have hidden accounts, r=standard8, sr=neil, 482477
2009-04-06 13:38:36 -07:00
Kent James
19d55edaf0
Bug 452879 - "Junk message with from address matching to are whitelisted" [r+sr=Standard8]
2009-04-02 09:49:40 +01:00
Magnus Melin
6de245ec31
Bug 194788: Allow choice of Fw:Subject instead of [Fwd:Subject] for forwarded
...
messages. r+sr=bienvenu
2009-04-01 21:13:09 +03:00
Kent James
6c2b2b340d
Bug 459680 - "Moves and copies (local) should move all database info" [r=Standard8 sr=bienvenu]
2009-03-31 09:59:15 +01:00
Mark Banner
f6d43b0fbd
Part of Bug 440794 Leverage Offline capabilities to make sending email appear faster. Provide experimental support for sending mail in background. r/sr=bienvenu
2009-03-19 19:49:58 +00:00
Mark Banner
e33671f731
Bug 330320 Restart using "Collected Addresses" AB for collected addresses. r=Mnyromyr,sr=bienvenu,ui-review=clarkbw
2009-03-12 08:48:51 +00:00
Christian Eyrich
81a72b5242
Bug 392307 - "Time Zone never displayed within message headers" [r=bienvenu sr=Standard8]
2009-03-11 19:52:30 +00:00
Przemyslaw Bialik
a5cdf1003f
Bug 242791 - click-selecting an email displays it instantly. moving between mails using cursors causes annoying delay; r=mkmelin+mozilla sr=neil
2009-02-22 18:17:52 +01:00
stefanh@inbox.com
663343bab8
Bug 460694 - Make use of emptytext attribute in search textboxes (mailNews part + some additional fixes). r=Mnyromyr+Standard8(Addressbook), sr=Neil, a=KaiRo (OK from Standard8 to land changes in files shared with TB).
2009-02-16 22:03:32 +01:00
David Bienvenu
118a6d17d5
fix 208197 and 359339, maintain imap keywords when copying messages between folders on servers that don't support keywords, and move messages back to inbox when marking messages in junk folder as non junk, r/sr=standard8
2009-02-05 14:36:26 -08:00
Phil Ringnalda
88bec68111
Bug 449821 - deal with bugmail threading and change default for mail.thread_without_re, r+sr=bienvenu
2009-02-01 21:04:55 -08:00
Masatoshi Kimura
4c5a6d6ac9
Bug 448842 - solution for bug 410333 introducing regression for Japanese users; r=mnyromyr sr=bienvenu
2009-02-02 00:47:21 +01:00
Žiga Sancin
910bbdc45c
Bug 261882 Import & Export to/from text files (CSV,TAB) fails to include "Screenname" field. r=Standard8,sr=dmose
2009-01-29 10:30:05 +00:00
David Bienvenu
0839262470
add archive folder command, 451995, r=standard8, sr=neil
2009-01-12 12:25:06 -08:00
Mark Banner
3b562f0e4d
Bug 472101 Drop nsIMsgIncomingServer::rememberPassword (unneeded option/preference). r/sr=bienvenu
2009-01-05 19:35:48 +00:00
Christian Schmidt
b311807e51
Bug 319037 - Provide default value for mailnews.localizedRe; r=bienvenu sr=dmose
2008-12-31 14:44:13 +01:00
Mark Banner
7a0de18bbb
Bug 470112 Preference mail.toolbars.showbutton.junk doesn't work in Thunderbird - remove old prefs from about:config. r/sr=bienvenu
2008-12-18 15:10:09 +00:00
Mark Banner
547128ddc5
Bug 327872 mozillaAbPersonAlpha.schema vs openldap == problems with fax field - change default for fax number to facsimileTelephoneNumber, as that is the primary field in core.schema, whereas "fax" is an alias. r/sr=dmose
2008-12-11 20:41:00 +00:00
Kent James
5ed50adce3
Bug 461479 - "Integrate generalized Bayes traits into mailnews classifications" [r=Standard8,sr=bienvenu]
2008-11-24 19:55:17 +00:00
Andrew Sutherland
29bab4a5cd
add gloda prefs, defaulted to off, r/sr=bienvenu
2008-11-04 12:59:35 -08:00
Magnus Melin
ba9b772f69
Bug 235086: add a bit of jitter to the biff-interval, controlled by bool pref mail.biff.add_interval_jitter. r+sr=bienvenu
...
Original patch by Robert Accettura [:raccettura] <robert@accettura.com>
2008-11-04 07:23:26 +02:00