summaryrefslogtreecommitdiff
path: root/src/mailman/queue/docs
diff options
context:
space:
mode:
authorBarry Warsaw2011-05-25 21:30:56 -0400
committerBarry Warsaw2011-05-25 21:30:56 -0400
commit0795e34d56a8f627348730843210cdba4071b26b (patch)
treee0eb6db1731e849d07c96c9deb00094f2b90f437 /src/mailman/queue/docs
parent9887ba03016bbbd3a52d4a7df4f07906e984f431 (diff)
downloadmailman-0795e34d56a8f627348730843210cdba4071b26b.tar.gz
mailman-0795e34d56a8f627348730843210cdba4071b26b.tar.zst
mailman-0795e34d56a8f627348730843210cdba4071b26b.zip
* bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to
* Add an additional option for unrecognized bounce disposition: send it to the site administrators. * Move maybe_forward() from src/mailman/queue/bounce.py to src/mailman/app/bounces.py, refactor and add tests. * Add a LogFileMark class to help with tests that want to check the output to a log file. * OwnerNotification gets a better signature. Instead of tomoderators, the last argument is a roster to send the notification to. If roster is None, then the notification goes to the site administrators.
Diffstat (limited to 'src/mailman/queue/docs')
-rw-r--r--src/mailman/queue/docs/command.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/queue/docs/command.txt b/src/mailman/queue/docs/command.txt
index dfe6b8c19..c767e6f5f 100644
--- a/src/mailman/queue/docs/command.txt
+++ b/src/mailman/queue/docs/command.txt
@@ -63,7 +63,7 @@ And now the response is in the ``virgin`` queue.
_parsemsg : False
listname : test@example.com
nodecorate : True
- recipients : [u'aperson@example.com']
+ recipients : set([u'aperson@example.com'])
reduced_list_headers: True
version : ...