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
...
*
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
*
Default max_recipients to None, meaning no max.
Barry Warsaw
2009-10-23
2
-8
/
+89
*
The bulk delivery chunking algorithm.
Barry Warsaw
2009-10-19
2
-3
/
+182
*
IMailTransportAgent -> IMailTransportAgentAliases
Barry Warsaw
2009-10-18
4
-9
/
+73
*
Show that a max_sessions_per_connection == 0 means there's an unlimited number
Barry Warsaw
2009-10-18
2
-11
/
+125
*
Show that session counts are kept and can be reset.
Barry Warsaw
2009-10-18
2
-2
/
+27
*
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
3
-43
/
+109
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
1
-1
/
+2
*
Test updates and repair.xo
Barry Warsaw
2009-08-21
1
-1
/
+2
*
Remove Utils.ParseEmail() and Utils.midnight().
Barry Warsaw
2009-02-12
1
-3
/
+3
*
Much clean up of the language code, though more can be done. Factor out the
Barry Warsaw
2009-02-12
1
-4
/
+4
*
More cleanup of Utils.py on the path of its eventual demise.
Barry Warsaw
2009-02-09
1
-1
/
+1
*
Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to
Barry Warsaw
2009-02-09
1
-1
/
+1
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
4
-0
/
+591
[prev]