summaryrefslogtreecommitdiff
path: root/src/mailman/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+9
* * Global ``-C`` option now accepts an absolute path to the configurationBarry Warsaw2012-03-121-0/+2
|\
* | TypoBarry Warsaw2012-03-121-1/+1
* | * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.Barry Warsaw2012-03-121-0/+2
* | * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-121-0/+2
|\|
* | * The experimental `maildir` runner is removed. Use LMTP.Barry Warsaw2012-03-121-0/+1
|/
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-0/+7
* Update NEWSBarry Warsaw2012-03-051-0/+2
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-4/+10
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-041-0/+1
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-0/+2
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-0/+12
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-0/+4
* * Added a `help` email command.Barry Warsaw2012-03-011-0/+1
* print functions!Barry Warsaw2012-02-291-1/+1
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-291-0/+3
* * The `mailman.cfg` configuration file will now automatically be detected ifBarry Warsaw2012-02-271-0/+2
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-0/+2
* * Schema migrations have been implemented.Barry Warsaw2012-02-123-3/+4
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-0/+13
* * `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.Barry Warsaw2012-01-271-1/+2
* * Remove previously deprecated `IListManager.get_mailing_lists()`.Barry Warsaw2012-01-271-0/+1
* * Add property `IListmanager.name_compoments` which returns 2-tuples forBarry Warsaw2012-01-271-0/+2
* A faster implementation of SubscriptionService.get_members().Barry Warsaw2012-01-261-0/+4
* copybumpBarry Warsaw2012-01-011-1/+1
* * `bin/mailman shell` is an alias for `withlist`.Barry Warsaw2011-11-131-0/+4
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-061-0/+3
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-2/+6
* * Fixed KeyError in retry runner, contributed by Stephen A. Goss.Barry Warsaw2011-10-241-0/+5
* PostgreSQL support contributed by Stephen A. Goss, with refactoring and testBarry Warsaw2011-10-232-0/+75
|\
| * Add some minimal documentation about setting up the database.Barry Warsaw2011-10-231-0/+71
|/
* * Fixed Postfix alias file generation when more than one mailing listBarry Warsaw2011-10-161-0/+2
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-2/+3
* Bump version numbersBarry Warsaw2011-09-251-0/+5
* This is the way to build the documentation now:Barry Warsaw2011-09-232-28/+18
* Finally, all doctests are named .rstBarry Warsaw2011-09-234-0/+0
* Version number bump for 3.0.0a8 release.Barry Warsaw2011-09-231-1/+1
* Improved the way flufl.enum.Enums are stored in the database. Now, theyBarry Warsaw2011-09-231-0/+2
* * Preferences for addresses, users, and members can be accessed, changed, andBarry Warsaw2011-09-231-0/+4
* * Getting the memberships for a non-existent address did not give a 404 errorBarry Warsaw2011-09-131-0/+2
* * Rewrote a test for compatibility between Python 2.6 and 2.7. (LP: #833208)Barry Warsaw2011-09-071-0/+1
* * Four new events are created, and notifications are sent during domainBarry Warsaw2011-09-021-3/+8
* * You can now query or change a member's `delivery_mode` attribute throughBarry Warsaw2011-09-011-0/+2
|\
* | * PATCHing an invalid attribute on a member did not give a 400 errorBarry Warsaw2011-09-011-0/+2
* | * Getting the roster or configuration of a nonexistent list did not give aBarry Warsaw2011-09-011-0/+2
* | * New REST resource http://.../<domain>/lists can be GETed in order to findBarry Warsaw2011-08-301-0/+3
|\ \
* | | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-2/+6
| |/ |/|
* | * Local timezone in X-Mailman-Approved-At caused test failure. (LP: #832404)Barry Warsaw2011-08-231-0/+1
* | * Fix AttributeError triggered by i18n call in autorespond_to_sender()Barry Warsaw2011-08-231-0/+2
|/
* Rename IDomain.email_host to .mail_host for consistency. Similarly in theBarry Warsaw2011-08-221-0/+1