lp:~msapiro/mailman/precedence-fix

Created by Mark Sapiro and last modified
Get this branch:
bzr branch lp:~msapiro/mailman/precedence-fix
Only Mark Sapiro can upload to this branch. If you are Mark Sapiro please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Sapiro
Project:
GNU Mailman
Status:
Merged

Recent revisions

7115. By Mark Sapiro

Fixed a logic error and added more conditions to the doctest.

7114. By Mark Sapiro

Subscription disabled warnings are now sent without a Precedence:
header. (LP: #808821)

7113. By Barry Warsaw

Do not taunt Happy Python 2.6 Fun Ball.

Clean up Python 2.7-isms and deprecations that break the tests suite
on Python 2.6.

7112. By Barry Warsaw

Move the interact module to a better sub-package location.

7111. By Barry Warsaw

 * The LMTP server now requires that the incoming message have a `Message-ID`,
   otherwise it rejects the message with a 550 error. Also, the LMTP server
   adds the `X-Message-ID-Hash` header automatically. The `inject` cli
   command will also add the `X-Message-ID-Hash` header, but it will craft a
   `Message-ID` header first if one is missing from the injected text. Also,
   `inject` will always set the correct value for the `original_size`
   attribute on the message object, instead of trusting a possibly incorrect
   value if it's already set. The individual `IArchiver` implementations no
   longer set the `X-Message-ID-Hash` header.

7110. By Barry Warsaw

 * Global ``-C`` option now accepts an absolute path to the configuration
   file. Given by Andrea Crotti. (LP: #953707)

7109. By Barry Warsaw

Typo

7108. By Barry Warsaw

 * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.
   (LP: #890675)

7107. By Barry Warsaw

 * IPython support in `bin/mailman shell` contributed by Andrea Crotti.
   (LP: #949926).

7106. By Barry Warsaw

 * The experimental `maildir` runner is removed. Use LMTP.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mailman
This branch contains Public information 
Everyone can see this information.

Subscribers