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.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
mta
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the documentation for better accesibility
Abhilash Raj
2016-08-21
1
-0
/
+8
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-11
/
+10
*
Port to Python 3.5.
Barry Warsaw
2015-06-22
2
-2
/
+2
*
Fix mta and lmtp tests.
Barry Warsaw
2014-12-17
3
-28
/
+7
*
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
6
-32
/
+32
*
Add enough __init__.py files to make these docs directories discoverable.
Barry Warsaw
2013-08-26
1
-0
/
+0
*
Fix header/footer interpolations when personalizing messages.
Barry Warsaw
2012-03-05
1
-8
/
+1
*
Template indirection now also in effect for regular and digest headers and
Barry Warsaw
2012-03-04
1
-4
/
+29
*
Finally, all doctests are named .rst
Barry Warsaw
2011-09-23
6
-0
/
+0
*
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
*
LP: #490044 - Support SMTP AUTH.
Barry Warsaw
2011-01-02
2
-0
/
+106
*
Last of the documentation fixes.
Barry Warsaw
2010-09-15
5
-34
/
+66
*
No longer touch the Sender or Errors-To headers. We can no longer justify
Barry Warsaw
2010-06-29
4
-89
/
+3
*
* Refactor devmode settings, so that they live in one section.
Barry Warsaw
2009-12-12
1
-4
/
+3
*
Add a development mode setting which changes the basic behavior of mailman.
Barry Warsaw
2009-11-24
1
-0
/
+41
*
Fix docs build.
Barry Warsaw
2009-11-23
2
-1
/
+3
*
smtp_direct.py is dead and gone.
Barry Warsaw
2009-11-03
4
-16
/
+59
*
Only personalize when the mailing list requests it.
Barry Warsaw
2009-11-02
1
-3
/
+54
*
Use 'nodecorate' instead.
Barry Warsaw
2009-11-02
1
-1
/
+1
*
Decorate a message only once.
Barry Warsaw
2009-11-02
1
-0
/
+48
*
Fix all tests except outgoing.txt and common.txt
Barry Warsaw
2009-11-02
2
-2
/
+0
*
Add decorations.
Barry Warsaw
2009-11-01
1
-0
/
+151
*
Add full personalization delivery mechanism.
Barry Warsaw
2009-11-01
2
-5
/
+141
*
Refactor BulkDeliver so that the guts can be used in VERPDeliver.
Barry Warsaw
2009-11-01
2
-0
/
+133
*
Copy slightly modified code from smtp_direct.py for handling low level error.
Barry Warsaw
2009-10-31
1
-1
/
+3
*
Handle SMTPResponseExceptions like smtp_direct.py, but without the distinction
Barry Warsaw
2009-10-31
1
-5
/
+29
*
IMailTransportAgentDelivery.deliver() returns a dictionary just like
Barry Warsaw
2009-10-31
1
-4
/
+61
*
Bulk delivery's Sender and Errors-To headers.
Barry Warsaw
2009-10-24
1
-2
/
+116
*
Default max_recipients to None, meaning no max.
Barry Warsaw
2009-10-23
1
-1
/
+69
*
The bulk delivery chunking algorithm.
Barry Warsaw
2009-10-19
1
-3
/
+115
*
IMailTransportAgent -> IMailTransportAgentAliases
Barry Warsaw
2009-10-18
1
-0
/
+24
*
Show that a max_sessions_per_connection == 0 means there's an unlimited number
Barry Warsaw
2009-10-18
1
-9
/
+121
*
Show that session counts are kept and can be reset.
Barry Warsaw
2009-10-18
1
-1
/
+26
*
Show that the session count is zero at first.
Barry Warsaw
2009-10-18
1
-0
/
+4
*
Infrastructure for testing the Connection class, and for counting the number
Barry Warsaw
2009-10-18
1
-0
/
+16