~toshio/mailman/transifex

Viewing all changes in revision 7111.

  • Committer: Barry Warsaw
  • Date: 2012-03-14 04:03:01 UTC
  • Revision ID: barry@list.org-20120314040301-yaqps51n4lvqiwij
 * 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: