diff options
| author | bwarsaw | 1999-11-10 17:50:56 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-10 17:50:56 +0000 |
| commit | 0ede107b850af02b056f8ce58d7177b2b440bc7b (patch) | |
| tree | bc23223cd0ffe98ef124ea439877cbd39047320e /Mailman/pythonlib/StringIO.py | |
| parent | b55034ff8b7ab71cda6350f4b7e4b3d161252a5c (diff) | |
| download | mailman-0ede107b850af02b056f8ce58d7177b2b440bc7b.tar.gz mailman-0ede107b850af02b056f8ce58d7177b2b440bc7b.tar.zst mailman-0ede107b850af02b056f8ce58d7177b2b440bc7b.zip | |
New pipeline delivery module
"""Determine whether this message should be held for approval.
This modules tests only for hold situations, such as messages that are too
large, messages that have potential administrivia, etc. Definitive approvals
or denials are handled by a different module.
If no determination can be made (i.e. none of the hold criteria matches), then
we do nothing. If the message must be held for approval, then the hold
database is updated and any administator notification messages are sent.
Finally an exception is raised to let the pipeline machinery know that further
message handling should stop.
"""
Diffstat (limited to 'Mailman/pythonlib/StringIO.py')
0 files changed, 0 insertions, 0 deletions
