Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update. | Mark Sapiro | 2012-06-20 | 1 | -0/+0 |
| | |||||
* | Backported regular_exclude_ignore list attribute feature from 2.2 branch. | Mark Sapiro | 2012-03-25 | 1 | -0/+2 |
| | |||||
* | A new list poster password has been implemented. This password may only | Mark Sapiro | 2011-04-25 | 1 | -1/+2 |
| | | | | | | be used in Approved: or X-Approved: headers for pre-approving posts. Using this password for that purpose precludes compromise of a more valuable password sent in plain text email. Bug #770581. | ||||
* | Merged optional Sender: header feature from lp:~mss/mailman/2.1-sender-header. | Mark Sapiro | 2010-07-03 | 1 | -1/+2 |
|\ | |||||
| * | Added option include_sender_header to suppress rewrite of the Sender header ↵ | Malte S. Stretz | 2010-06-29 | 1 | -0/+1 |
|/ | | | | which confuses Outlook (formerly known as FAQ 2.3). See also <http://mail.python.org/pipermail/mailman-developers/2006-July/019040.html>. Bug #266824. | ||||
* | Add 'sibling list' feature: exclude and include lists are other mailing | Tokio Kikuchi | 2007-11-25 | 1 | -0/+5 |
| | | | | | lists whose members are exclude or included if they appear in To: or Cc:. (Patch ID 1347962) | ||||
* | versions.py - Moved imports to module scope. | Mark Sapiro | 2007-11-22 | 1 | -2/+3 |
| | |||||
* | In rare cases, versions.py can encounter a very old list with held posts in | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | | | | | | its requests dictionary. It then tries to create a Message.OutgoingMessage object from the message text, but that class no longer exists. Fixed by using email.message_from_string() instead. | ||||
* | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+2 |
| | |||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Whitespace normalization, and updates of copyright years. | bwarsaw | 2005-07-17 | 1 | -5/+4 |
| | |||||
* | Introduce new attribute (collapse_alternatives) to allow HTML in | tkikuchi | 2005-07-13 | 1 | -0/+4 |
| | | | | multipart/alternative message after content filtering. | ||||
* | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 2005-02-06 | 1 | -0/+1 |
| | | | | | | | Instead of re-use, a new variable 'nonmember_rejection_notice' was introduced. For compatibility with my patch for subject numbering, 'data_version' was raised by 3. Sorry for the leap but I want MY user to get smooth update. (TK) | ||||
* | [ 790494 ] built-in automatic discard | tkikuchi | 2004-10-08 | 1 | -0/+2 |
| | |||||
* | Merging SF patches: | tkikuchi | 2004-10-03 | 1 | -0/+6 |
| | | | | | | | [ 904850 ] Scrubber in regular delivery per list [ 1027882 ] filter attachments by filename extensions and a patch in mailman-dev mailing list http://mail.python.org/pipermail/mailman-developers/2004-September/017246.html | ||||
* | NewVars(): Add header_filter_rules if missing. | bwarsaw | 2003-12-01 | 1 | -0/+1 |
| | |||||
* | boilerplate | bwarsaw | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | NewRequestsDatabase(): HoldSubscription() now takes 5 arguments; the | bwarsaw | 2003-11-20 | 1 | -1/+2 |
| | | | | user's realname and the user's language were added. | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+495 | |
'Release_2_1-maint'. |