index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Queue
/
CommandRunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make_response() -> send_response()
bwarsaw
2002-05-28
1
-5
/
+15
*
_dispose(): Send the message through the Replybot handler so -request
bwarsaw
2002-05-22
1
-3
/
+6
*
_dispose(): Inhibit replybot when Precedence: is any of bulk, junk, or
bwarsaw
2002-05-22
1
-2
/
+2
*
process(), _dispose(): Where we were testing Precedence: against
bwarsaw
2002-05-19
1
-2
/
+3
*
_dispose(): Ignore messages that have "Precedence: bulk" but don't
bwarsaw
2002-05-17
1
-0
/
+9
*
make_response(): In the list comprehension where we're calculating the
bwarsaw
2002-05-03
1
-1
/
+1
*
Results.__init__(): Don't try to get the payload if there were no
bwarsaw
2002-05-03
1
-0
/
+3
*
do_command(): If the Subject: header command was attempted and it
bwarsaw
2002-05-02
1
-4
/
+12
*
Support the new email commands framework. We now no longer use
bwarsaw
2002-05-02
1
-34
/
+115
*
_dispose(): Fil correctly pointed out that each of the
bwarsaw
2002-03-15
1
-9
/
+17
*
_dispose(): Wrap the ParseMailCommands() call in a try/except. If the
bwarsaw
2002-03-15
1
-1
/
+6
*
_dispose(): Add support for the `toconfirm' key, used by the new
bwarsaw
2002-03-14
1
-2
/
+12
*
Constructor simplification. Since most derived classes are just
bwarsaw
2002-03-02
1
-3
/
+1
*
This runner now only handles -request, -join, and -leave emails. It
bwarsaw
2001-11-20
1
-102
/
+10
*
_dispose(): Reorganize the big if/elif/else switch so that it never
bwarsaw
2001-09-05
1
-9
/
+7
*
_dispose(): Factor out common code paths to _toadmins().
bwarsaw
2001-08-29
1
-25
/
+36
*
Don't forget to import LockFile for its exception.
twouters
2001-07-10
1
-0
/
+1
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-1
/
+1
*
_dispose(): When a message is destined "toowner" and the metadata
bwarsaw
2001-05-31
1
-1
/
+12
*
_dispose(): Add support for mylist-join and mylist-leave aliases. The
bwarsaw
2001-05-11
1
-0
/
+10
*
_dispose(): Have to pass ParseMailCommands() the msgdata dictionary.
bwarsaw
2001-03-03
1
-1
/
+1
*
_dispose(): If there's no appropriate key in the message metadata,
bwarsaw
2001-03-01
1
-0
/
+12
*
intermediate
bwarsaw
2001-02-28
1
-1
/
+1
*
CommandRunner which watches qfiles/commands for such things as
bwarsaw
2001-02-28
1
-0
/
+123