summaryrefslogtreecommitdiff
path: root/src/mailman/commands/docs/inject.rst
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-93/+33
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-4/+4
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-2/+1
* More test repair.Barry Warsaw2014-12-151-4/+4
* Port some of the commands.Barry Warsaw2014-12-131-1/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-6/+6
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-2/+0
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-1/+1
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-27/+26
* * The experimental `maildir` runner is removed. Use LMTP.Barry Warsaw2012-03-121-1/+0
* Plumb key=value arguments through to the `bin/mailman inject` command.Barry Warsaw2011-06-151-0/+226