diff options
Diffstat (limited to 'src/mailman/queue/docs')
| -rw-r--r-- | src/mailman/queue/docs/command.txt | 1 | ||||
| -rw-r--r-- | src/mailman/queue/docs/incoming.txt | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/queue/docs/command.txt b/src/mailman/queue/docs/command.txt index 0b384de01..c9a55d2a9 100644 --- a/src/mailman/queue/docs/command.txt +++ b/src/mailman/queue/docs/command.txt @@ -6,7 +6,6 @@ Commands are extensible using the Mailman plugin system, but Mailman comes with a number of email commands out of the box. These are processed when a message is sent to the list's -request address. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list(u'test@example.com') diff --git a/src/mailman/queue/docs/incoming.txt b/src/mailman/queue/docs/incoming.txt index d150cf3cf..7e1a98f6b 100644 --- a/src/mailman/queue/docs/incoming.txt +++ b/src/mailman/queue/docs/incoming.txt @@ -73,8 +73,6 @@ And now the message is in the pipeline queue. _parsemsg : False envsender : noreply@example.com ... - tolist : True - ... Held messages |
