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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
LP: #490044 - Support SMTP AUTH.
Barry Warsaw
2011-01-02
4
-2
/
+122
*
Happy New Year.
Barry Warsaw
2011-01-01
9
-9
/
+9
*
Upgrade from using the locknix package to using flufl.lock.
Barry Warsaw
2010-11-27
1
-1
/
+1
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
3
-11
/
+4
*
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
5
-100
/
+4
*
Happy New Year.
Barry Warsaw
2010-01-01
9
-9
/
+9
*
* Refactor devmode settings, so that they live in one section.
Barry Warsaw
2009-12-12
2
-6
/
+5
*
* Add a missing import.
Barry Warsaw
2009-12-12
2
-3
/
+6
*
Revert the last changes. Calculate size where needed.
Barry Warsaw
2009-12-05
1
-1
/
+4
*
Add a comment.
Barry Warsaw
2009-11-29
1
-1
/
+5
*
Put square brackets around the host name to prevent Postfix from doing an MX
Barry Warsaw
2009-11-29
1
-2
/
+2
*
Convert bin/genaliases to bin/mailman aliases
Barry Warsaw
2009-11-28
2
-41
/
+54
*
Refactor VERP calculation so that it's now in the outgoing queue instead of
Barry Warsaw
2009-11-27
1
-33
/
+0
*
* The start of a conversion of bin/withlist to bin/mailman withlist
Barry Warsaw
2009-11-26
3
-0
/
+38
*
Add a development mode setting which changes the basic behavior of mailman.
Barry Warsaw
2009-11-24
2
-0
/
+46
*
Fix docs build.
Barry Warsaw
2009-11-23
2
-1
/
+3
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
1
-1
/
+1
*
smtp_direct.py is dead and gone.
Barry Warsaw
2009-11-03
9
-443
/
+259
*
Only personalize when the mailing list requests it.
Barry Warsaw
2009-11-02
2
-3
/
+58
*
Use 'nodecorate' instead.
Barry Warsaw
2009-11-02
2
-4
/
+4
*
Decorate a message only once.
Barry Warsaw
2009-11-02
2
-2
/
+52
*
Fix all tests except outgoing.txt and common.txt
Barry Warsaw
2009-11-02
2
-2
/
+0
*
Add decorations.
Barry Warsaw
2009-11-01
3
-1
/
+203
*
More refactoring.
Barry Warsaw
2009-11-01
1
-18
/
+7
*
More refactoring, this time into a framework based IndividualDelivery module.
Barry Warsaw
2009-11-01
4
-66
/
+157
*
Add full personalization delivery mechanism.
Barry Warsaw
2009-11-01
4
-8
/
+206
*
Refactor BulkDeliver so that the guts can be used in VERPDeliver.
Barry Warsaw
2009-11-01
5
-66
/
+356
*
Copy slightly modified code from smtp_direct.py for handling low level error.
Barry Warsaw
2009-10-31
2
-1
/
+14
*
Handle SMTPResponseExceptions like smtp_direct.py, but without the distinction
Barry Warsaw
2009-10-31
2
-5
/
+35
*
IMailTransportAgentDelivery.deliver() returns a dictionary just like
Barry Warsaw
2009-10-31
2
-6
/
+74
*
Bulk delivery's Sender and Errors-To headers.
Barry Warsaw
2009-10-24
2
-2
/
+135
[next]