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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Handlers
/
HandlerAPI.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed as obsolete. HandlerAPI is now subsumed by the IncomingRunner
bwarsaw
2001-02-15
1
-175
/
+0
*
RedeliverMessage(): Removed.
bwarsaw
2000-12-20
1
-11
/
+3
*
First round integration of Juan Carlos's translatable string markings.
bwarsaw
2000-12-07
1
-1
/
+2
*
DeliverToUser(): Since most calls to this function are on internally
bwarsaw
2000-09-18
1
-0
/
+1
*
do_pipeline(): Added a failsafe around the delivery module's process()
bwarsaw
2000-06-23
1
-1
/
+5
*
do_pipeline(): Factored out from DeliverToList().
bwarsaw
2000-06-20
1
-5
/
+12
*
MessageHeld.rejection_notice(): New method which subclasses override
bwarsaw
2000-06-15
1
-0
/
+8
*
Convert all uses of mlist.LogMsg() to the new syslog() interface.
bwarsaw
2000-06-02
1
-2
/
+3
*
DeliverToList(): When the parameter msgdata has no 'pipeline' key, we
bwarsaw
2000-06-01
1
-1
/
+1
*
DeliverToList(): Use mm_cfg.DELIVERY_RETRY_PERIOD instead of a
bwarsaw
2000-05-31
1
-5
/
+12
*
DeliverToList(): If any pipeline module fails, enqueue the message.
bwarsaw
2000-05-22
1
-1
/
+4
*
DeliverToList(): Take out debugging prints.
bwarsaw
2000-05-22
1
-3
/
+0
*
DeliverToUser(): This needs to occasionally take a newdata argument
bwarsaw
2000-05-08
1
-1
/
+5
*
Many changes to make message delivery more robust in the face of
bwarsaw
2000-05-08
1
-34
/
+102
*
pipeline_delivery(): factoring out common delivery code.
bwarsaw
2000-03-28
1
-15
/
+23
*
Update the copyright lines to include the years 1999 & 2000.
bwarsaw
2000-03-21
1
-1
/
+1
*
DeliverToUser(): 'fastrack' => 'fasttrack'
bwarsaw
2000-03-03
1
-1
/
+1
*
DeliverToList(): Added the Replybot module, just before the Hold
bwarsaw
2000-02-19
1
-1
/
+3
*
HandlerError: base class should be Errors.MailmanError
bwarsaw
1999-12-09
1
-1
/
+2
*
Get DELIVERY_MODULE from mm_cfg.py. Makes for easier customization.
bwarsaw
1999-11-30
1
-9
/
+4
*
Parameterize the message delivery module used.
bwarsaw
1999-11-30
1
-2
/
+9
*
process() => DeliverToList()
bwarsaw
1999-11-24
1
-1
/
+19
*
"""Contains all the common functionality for the msg handler API."""
bwarsaw
1999-11-10
1
-0
/
+51