index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
mta
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for regex based postfix transport maps and relay_domains.
Abhilash Raj
2017-05-23
2
-62
/
+155
*
Bump copyright years.
Barry Warsaw
2017-01-04
14
-14
/
+14
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
11
-11
/
+11
*
Fix the connection count tests.
Barry Warsaw
2016-11-24
1
-1
/
+46
*
Sort the recipients list.
Barry Warsaw
2016-11-24
1
-1
/
+3
*
Reorganize the documentation for better accesibility
Abhilash Raj
2016-08-21
1
-0
/
+8
*
Rebase mailman/mailman!180 and cleanup # noqa
Barry Warsaw
2016-07-28
1
-12
/
+12
*
New template system. Closes #249
Barry Warsaw
2016-07-16
4
-23
/
+23
*
Use flake8-respect-noqa plugin and fix more complaints.
Barry Warsaw
2016-04-01
1
-2
/
+2
*
Don't use `flake8: noqa`.
Barry Warsaw
2016-04-01
1
-12
/
+12
*
Clean up the mta directory.
Barry Warsaw
2016-03-25
14
-120
/
+48
*
Super duper.
Barry Warsaw
2016-01-26
6
-7
/
+7
*
Several optimizations:
Barry Warsaw
2016-01-11
1
-2
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
14
-14
/
+14
*
Port to Python 3.5.
Barry Warsaw
2015-06-22
3
-2
/
+16
*
Replace add_member() with subscribe() helper.
Barry Warsaw
2015-03-26
1
-8
/
+2
*
* Refactor add_member() so that it uses a RequestRecord namedtuple.
Barry Warsaw
2015-03-21
1
-3
/
+5
*
Bump copyright years.
Barry Warsaw
2015-01-04
14
-14
/
+14
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
14
-57
/
+8
*
Fix mta and lmtp tests.
Barry Warsaw
2014-12-17
4
-28
/
+61
*
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
1
-1
/
+1
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
13
-39
/
+39
*
Bump copyright years.
Barry Warsaw
2014-01-01
13
-13
/
+13
*
* Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.
Barry Warsaw
2013-11-30
1
-0
/
+51
|
\
|
*
New modules config.exim4 and mta.exim4 support the Exim4 MTA.
Stephen J. Turnbull
2013-09-25
1
-0
/
+50
|
/
*
Add enough __init__.py files to make these docs directories discoverable.
Barry Warsaw
2013-08-26
1
-0
/
+0
*
Bump copyright years.
Barry Warsaw
2013-01-01
12
-12
/
+12
*
Configuration
Barry Warsaw
2012-11-04
3
-17
/
+17
*
* Added support for Postfix `relay_domains` setting for better virtual domain
Barry Warsaw
2012-10-12
2
-57
/
+153
|
\
|
*
Write a domain map that postfix can use as relay_domains automatically on lis...
Jimmy Bergman
2012-09-24
1
-0
/
+60
|
/
*
General code cleanup.
Barry Warsaw
2012-04-25
4
-23
/
+21
*
Architecture
Barry Warsaw
2012-03-26
1
-2
/
+2
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-1
/
+1
*
Consistent use of assertMultiLineEqual().
Barry Warsaw
2012-03-06
2
-15
/
+8
*
Update NEWS
Barry Warsaw
2012-03-05
1
-1
/
+0
*
Fix header/footer interpolations when personalizing messages.
Barry Warsaw
2012-03-05
3
-9
/
+152
*
Template indirection now also in effect for regular and digest headers and
Barry Warsaw
2012-03-04
1
-4
/
+29
*
* `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.
Barry Warsaw
2012-01-27
2
-1
/
+53
*
* Add property `IListmanager.name_compoments` which returns 2-tuples for
Barry Warsaw
2012-01-27
1
-1
/
+1
*
copybump
Barry Warsaw
2012-01-01
11
-11
/
+11
*
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
2011-10-30
1
-10
/
+0
*
* Fixed Postfix alias file generation when more than one mailing list
Barry Warsaw
2011-10-16
2
-4
/
+39
*
Finally, all doctests are named .rst
Barry Warsaw
2011-09-23
6
-0
/
+0
*
* The IMailingList attribute ``host_name`` has been renamed to ``mail_host``
Barry Warsaw
2011-06-16
2
-4
/
+3
*
Typos, left over crud, and a refactoring.
Barry Warsaw
2011-06-10
2
-15
/
+3
*
Refactor MTA alias creation.
Barry Warsaw
2011-06-10
6
-34
/
+230
*
Start the enablement of bounce detection.
Barry Warsaw
2011-05-01
1
-1
/
+1
*
Refactor .subscribe() from IAddress to IMailingList.
Barry Warsaw
2011-04-16
1
-3
/
+3
*
encrypt_password(): New convenience function for ensuring that a password is
Barry Warsaw
2011-04-08
1
-3
/
+3
*
Better wording given by Patrick Ben Koetter.
Barry Warsaw
2011-01-03
1
-2
/
+14
[next]