2015-09-07 |
Barry Warsaw | Don't decode bytes in smtpd. Pass them through to...
|
commit | commitdiff | tree |
2015-09-07 |
Barry Warsaw | Vendorize Python 3.5's smtpd module, which properly...
|
commit | commitdiff | tree |
2015-09-07 |
Barry Warsaw | Merge branch 'issue141-3.0' into 'release-3.0'
|
commit | commitdiff | tree |
2015-09-07 |
Barry Warsaw | Add NEWS.
|
commit | commitdiff | tree |
2015-09-07 |
Barry Warsaw | For now, treat `DeliveryMode.summary_digests` the same...
|
commit | commitdiff | tree |
2015-08-18 |
Barry Warsaw | The MHonArc archiver must set stdin=PIPE when calling...
|
commit | commitdiff | tree |
2015-08-14 |
Barry Warsaw | `mailman` command with no subcommand now prints the...
|
commit | commitdiff | tree |
2015-08-05 |
Barry Warsaw | Merge branch 'maxking/mailman-issue-115'
|
commit | commitdiff | tree |
2015-08-01 |
Barry Warsaw | By POSTing to a user resource with an existing unlinked...
|
commit | commitdiff | tree |
2015-07-14 |
Barry Warsaw | Change links from launchpad to gitlab everywhere in...
|
commit | commitdiff | tree |
2015-07-14 |
Barry Warsaw | Merge branch 'issue136' into 'release-3.0'
|
commit | commitdiff | tree |
2015-07-14 |
Barry Warsaw | Fixes #136 on the 3.0 maintenance branch.
|
commit | commitdiff | tree |
2015-07-12 |
Barry Warsaw | Backport abompard's fix from Mailman 3.1.
|
commit | commitdiff | tree |
2015-06-16 |
Aurélien Bompard | Add patterns to .gitignore
|
commit | commitdiff | tree |
2015-06-03 |
Barry Warsaw | Merge branch 'issue-75' into 'release-3.0'
|
commit | commitdiff | tree |
2015-06-03 |
Barry Warsaw | Issue #75 - Confirmation messages should not be `Precedence...
|
commit | commitdiff | tree |
2015-06-02 |
Barry Warsaw | Merge branch 'issue-109' into 'release-3.0'
|
commit | commitdiff | tree |
2015-06-02 |
Barry Warsaw | Closes: #109
|
commit | commitdiff | tree |
2015-05-16 |
Barry Warsaw | Fix typo.
|
commit | commitdiff | tree |
2015-05-16 |
Barry Warsaw | Added a NEWS item.
|
commit | commitdiff | tree |
2015-05-16 |
Barry Warsaw | Merge branch 'release-3.0' into 'release-3.0'
|
commit | commitdiff | tree |
2015-05-16 |
Barry Warsaw | Fix issue #3 by searching for the 'master' script in...
|
commit | commitdiff | tree |
2015-05-02 |
Barry Warsaw | Merge branch '1-admin-notify-mchanges' into 'release...
|
commit | commitdiff | tree |
2015-05-02 |
Barry Warsaw | When the mailing list's `admin_notify_mchanges` is...
|
commit | commitdiff | tree |
2015-05-02 |
Barry Warsaw | Prep for 3.0.1.
|
commit | commitdiff | tree |
2015-04-28 |
Barry Warsaw | Typical ignore pattern.
|
commit | commitdiff | tree |
2015-04-28 |
Barry Warsaw | Convert from bzr to git.
|
commit | commitdiff | tree |
2010-02-24 |
Barry Warsaw | Merge Jon Dugan's better fix for OS X's /private symlink...
|
commit | commitdiff | tree |
2010-02-22 |
Barry Warsaw | Fix the test on Mac OS X. I am not proud of this.
|
commit | commitdiff | tree |
2009-11-26 |
Barry Warsaw | * The start of a conversion of bin/withlist to bin...
|
commit | commitdiff | tree |
2009-11-25 |
Barry Warsaw | Add a development mode setting which changes the basic...
|
commit | commitdiff | tree |
2009-11-25 |
Barry Warsaw | Do not create the .mo files during setup. This makes...
|
commit | commitdiff | tree |
2009-11-24 |
Barry Warsaw | Fix docs build.
|
commit | commitdiff | tree |
2009-11-24 |
Barry Warsaw | * Switch to distribute from setuptools.
|
commit | commitdiff | tree |
2009-11-16 |
Barry Warsaw | Merge
|
commit | commitdiff | tree |
2009-11-16 |
Barry Warsaw | Factor out most of the i18n subsystem and convert to...
|
commit | commitdiff | tree |
2009-11-05 |
Barry Warsaw | Cleanup.
|
commit | commitdiff | tree |
2009-11-05 |
Barry Warsaw | Move a module.
|
commit | commitdiff | tree |
2009-11-04 |
Barry Warsaw | Update ez_setup.py to the latest version.
|
commit | commitdiff | tree |
2009-11-04 |
Barry Warsaw | Add 'bin/mailman version' command (identical to bin...
|
commit | commitdiff | tree |
2009-11-04 |
Barry Warsaw | Branch merge
|
commit | commitdiff | tree |
2009-11-04 |
Barry Warsaw | smtp_direct.py is dead and gone.
|
commit | commitdiff | tree |
2009-11-03 |
Barry Warsaw | Only personalize when the mailing list requests it.
|
commit | commitdiff | tree |
2009-11-03 |
Barry Warsaw | Use 'nodecorate' instead.
|
commit | commitdiff | tree |
2009-11-03 |
Barry Warsaw | Decorate a message only once.
|
commit | commitdiff | tree |
2009-11-03 |
Barry Warsaw | Merge smtp_direct.py rework branch.
|
commit | commitdiff | tree |
2009-11-03 |
Barry Warsaw | Fix all tests except outgoing.txt and common.txt
|
commit | commitdiff | tree |
2009-11-02 |
Barry Warsaw | Add decorations.
|
commit | commitdiff | tree |
2009-11-01 |
Barry Warsaw | More refactoring.
|
commit | commitdiff | tree |
2009-11-01 |
Barry Warsaw | More refactoring, this time into a framework based...
|
commit | commitdiff | tree |
2009-11-01 |
Barry Warsaw | Add full personalization delivery mechanism.
|
commit | commitdiff | tree |
2009-11-01 |
Barry Warsaw | Refactor BulkDeliver so that the guts can be used in...
|
commit | commitdiff | tree |
2009-10-31 |
Barry Warsaw | Copy slightly modified code from smtp_direct.py for...
|
commit | commitdiff | tree |
2009-10-31 |
Barry Warsaw | Handle SMTPResponseExceptions like smtp_direct.py,...
|
commit | commitdiff | tree |
2009-10-31 |
Barry Warsaw | IMailTransportAgentDelivery.deliver() returns a dictionary...
|
commit | commitdiff | tree |
2009-10-24 |
Barry Warsaw | Bulk delivery's Sender and Errors-To headers.
|
commit | commitdiff | tree |
2009-10-24 |
Barry Warsaw | Default max_recipients to None, meaning no max.
|
commit | commitdiff | tree |
2009-10-24 |
Barry Warsaw | recips -> recipients
|
commit | commitdiff | tree |
2009-10-19 |
Barry Warsaw | The bulk delivery chunking algorithm.
|
commit | commitdiff | tree |
2009-10-19 |
Barry Warsaw | IMailTransportAgent -> IMailTransportAgentAliases
|
commit | commitdiff | tree |
2009-10-19 |
Barry Warsaw | Show that a max_sessions_per_connection == 0 means...
|
commit | commitdiff | tree |
2009-10-18 |
Barry Warsaw | Show that session counts are kept and can be reset.
|
commit | commitdiff | tree |
2009-10-18 |
Barry Warsaw | Show that the session count is zero at first.
|
commit | commitdiff | tree |
2009-10-18 |
Barry Warsaw | Infrastructure for testing the Connection class, and...
|
commit | commitdiff | tree |
2009-10-16 |
Barry Warsaw | Use lazr.smtptest instead of our own SMTPServer and...
|
commit | commitdiff | tree |
2009-10-16 |
Barry Warsaw | When testing, the signal.pause() is a problem because...
|
commit | commitdiff | tree |
2009-10-10 |
Barry Warsaw | database/model reorganization. Model classes go in...
|
commit | commitdiff | tree |
2009-10-09 |
Barry Warsaw | Bye bye mailmanctl, long live 'bin/mailman start'
|
commit | commitdiff | tree |
2009-10-07 |
Barry Warsaw | Add bin/mailman reopen and bin/mailman restart
|
commit | commitdiff | tree |
2009-10-07 |
Barry Warsaw | Move mailmanctl start and stop commands into bin/mailman.
|
commit | commitdiff | tree |
2009-05-05 |
Barry Warsaw | We can use the cheeseshop version of lazr.restful now.
|
commit | commitdiff | tree |
2009-01-29 |
Barry Warsaw | Fix 64 bit incompatibility.
|
commit | commitdiff | tree |
2009-01-04 |
Barry Warsaw | Mark's backport of file preservation in the queue runners...
|
commit | commitdiff | tree |
2008-10-16 |
Barry Warsaw | Target Python 2.6. Make the test suite pass without...
|
commit | commitdiff | tree |
2008-09-27 |
Barry Warsaw | thread merge
|
commit | commitdiff | tree |
2008-09-27 |
Barry Warsaw | Remove unused exceptions.
|
commit | commitdiff | tree |
2008-09-27 |
Barry Warsaw | mailman.Errors -> mailman.core.errors
|
commit | commitdiff | tree |
2008-09-25 |
Barry Warsaw | Complete the 'join' command, including allowing it...
|
commit | commitdiff | tree |
2008-09-24 |
Barry Warsaw | Collect the initialization of adapters into a separate...
|
commit | commitdiff | tree |
2008-09-24 |
Barry Warsaw | thread merge
|
commit | commitdiff | tree |
2008-09-24 |
Barry Warsaw | thread merge
|
commit | commitdiff | tree |
2008-09-24 |
Barry Warsaw | Use adaptation to get from an IDomain to an IRegistrar.
|
commit | commitdiff | tree |
2008-09-21 |
Barry Warsaw | thread merge
|
commit | commitdiff | tree |
2008-09-21 |
Barry Warsaw | mergeRF
|
commit | commitdiff | tree |
2008-09-20 |
Barry Warsaw | Support for proper domains by interface. Add a test...
|
commit | commitdiff | tree |
2008-09-17 |
Barry Warsaw | thread merge
|
commit | commitdiff | tree |
2008-09-11 |
Barry Warsaw | Use pkg_resources to find mailman.sql file.
|
commit | commitdiff | tree |
2008-08-26 |
Barry Warsaw | checkpointing
|
commit | commitdiff | tree |
2008-08-13 |
Barry Warsaw | Merge in command refactoring branch.
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | mailman.Version -> mailman.version
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | Fix the archiver doctest.
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | Fix the scrubber doctest.
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | Fix the incoming doctest.
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | Add code name.
|
commit | commitdiff | tree |
2008-03-31 |
Barry Warsaw | Make all the SMTP_LOG_* templates, PEP 292 compatible...
|
commit | commitdiff | tree |
2008-03-30 |
Barry Warsaw | More fixes to get end-to-end delivery basically working.
|
commit | commitdiff | tree |
2008-03-30 |
Barry Warsaw | More fixes to get the basic end-to-end delivery mechanisms...
|
commit | commitdiff | tree |
2008-03-29 |
Barry Warsaw | Stable sort the output.
|
commit | commitdiff | tree |
2008-03-27 |
Barry Warsaw | Added a test of the OutgoingRunner, and subsequent...
|
commit | commitdiff | tree |
2008-03-26 |
Barry Warsaw | Flesh out and make working IUser.memberships, with...
|
commit | commitdiff | tree |