<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/mta/docs/decorating.rst, branch save-workflow-steps</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/mta/docs/decorating.rst?h=save-workflow-steps</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/mta/docs/decorating.rst?h=save-workflow-steps'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2016-07-16T19:44:07Z</updated>
<entry>
<title>New template system.  Closes #249</title>
<updated>2016-07-16T19:44:07Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-07-16T19:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=dbde6231ec897379ed38ed4cd015b8ab20ed5fa1'/>
<id>urn:sha1:dbde6231ec897379ed38ed4cd015b8ab20ed5fa1</id>
<content type='text'>
The new template system is introduced for API 3.1.  See
``src/mailman/rest/docs/templates.rst`` for details.
</content>
</entry>
<entry>
<title>Use print functions consistently through, and update all __future__ imports to</title>
<updated>2014-04-28T15:23:35Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-04-28T15:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d4d71f71f08d6d440b17482eecc5472dcfe6cbae'/>
<id>urn:sha1:d4d71f71f08d6d440b17482eecc5472dcfe6cbae</id>
<content type='text'>
reflect this.

Also, mock out sys.stderr on some tests so that their nose2 output is quieter.

A few other minor coding style consistencies.
</content>
</entry>
<entry>
<title>Fix header/footer interpolations when personalizing messages.</title>
<updated>2012-03-05T17:58:20Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-03-05T17:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f4b98f8b8e8b9fdcab8c352019f09b1469c93b24'/>
<id>urn:sha1:f4b98f8b8e8b9fdcab8c352019f09b1469c93b24</id>
<content type='text'>
- When doing individual deliveries, insert a 'member' key into the copy of the
  metadata dictionary for this recipient's delivery.  This will contain the
  IMember of the recipient, if the recipient is a member of the mailing list.
  There will still be a 'recipient' key which will contain just the email
  address to deliver the message to.

- Remove $user_password from header/footer placeholders.

- Remove the 'personalize' key from the metadata dictionary and change
  decorate.process() to search only for the 'member' key.  No need for both of
  them and the 'member' key contains more information.  Plus, it allows us to
  do a more efficient member query in the delivery module some time in the
  future.

- Move some of the LMTP log messages from mailman.runner to mailman.smtp.
</content>
</entry>
<entry>
<title>Template indirection now also in effect for regular and digest headers and</title>
<updated>2012-03-04T23:39:08Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-03-04T23:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=40347db84550a85f43e6befa4641693200d30509'/>
<id>urn:sha1:40347db84550a85f43e6befa4641693200d30509</id>
<content type='text'>
footers, using the same semantics and algorithm as for welcome and goodbye
messages.

Additional schema changes:

   - msg_header       -&gt; header_uri
   - msg_footer       -&gt; footer_uri
   - digest_header    -&gt; digest_header_uri
   - digest_footer    -&gt; digest_footer_uri
</content>
</entry>
<entry>
<title>Finally, all doctests are named .rst</title>
<updated>2011-09-24T01:42:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2011-09-24T01:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=48354a7e6814190455fb566947ab952062ecde76'/>
<id>urn:sha1:48354a7e6814190455fb566947ab952062ecde76</id>
<content type='text'>
</content>
</entry>
</feed>
