~barry/mailman/lp1065447

Viewing all changes in revision 7183.

  • Committer: Barry Warsaw
  • Date: 2012-11-04 21:32:19 UTC
  • mfrom: (7182.1.2 extmerge)
  • Revision ID: barry@list.org-20121104213219-22rny37gn91ym6xo
Merge Aurélien Bompard's branch to factor our archiver-specific configurations
into their own configuration files.  Reworked by Barry to use the new external
configuration file support, and to make test suite succeed.

Configuration
-------------
 * `[passlib]path` configuration variable renamed to `[passlib]configuration`.
 * Postfix-specific configurations in the `[mta]` section are moved to a
   separate file, named by the `[mta]configuration` variable.
 * In the new `postfix.cfg` file, `postfix_map_cmd` is renamed to
   `postmap_command`.

Also:
 * More Python 2.7-isms, use assertMultiLineEqual() directly.
 * Added external_configuration() and load_external() to mailman.config.config
 * ConfigLayer does a blanket set of [postfix]postmap_command so subtests
   generally won't have to.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: