~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2010-07-03 20:56:47 UTC
  • mfrom: (1006.3.2 2.2)
  • mto: (1006.1.254 2.2)
  • mto: This revision was merged to the branch mainline in revision 1022.
  • Revision ID: mark@msapiro.net-20100703205647-rdmmmctwensqq10v
Merged optional Sender: header feature from lp:~mss/mailman/2.2-sender-header.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Mailman - The GNU Mailing List Management System
2
 
Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
 
2
Copyright (C) 1998-2010 by the Free Software Foundation, Inc.
3
3
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
4
4
 
5
5
Here is a history of user visible changes to Mailman.
76
76
 
77
77
2.1.14 (xx-xxx-xxxx)
78
78
 
 
79
  New Features
 
80
 
 
81
    - A new feature for controlling the addition/replacement of the Sender:
 
82
      header in outgoing mail has been implemented.  This allows a list owner
 
83
      to set include_sender_header on the list's General Options page in the
 
84
      admin GUI.  The default for this setting is Yes which preserves the prior
 
85
      behavior of removing any pre-existing Sender: and setting it to the
 
86
      list's -bounces address.  Setting this to No stops Mailman from adding or
 
87
      modifying the Sender: at all.
 
88
 
 
89
      Additionally, there is a new Defaults.py/mm_cfg.py setting
 
90
      ALLOW_SENDER_OVERRIDES which defaults to Yes but which can be set to No
 
91
      to remove the include_sender_header setting from General Options, and
 
92
      thus preserve the prior behavior completely.
 
93
 
79
94
  i18n
80
95
 
81
96
    - Updated Finnish translation from Joni T�yryl�.