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
/
Replybot.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize doctests, moving handler documentation into Mailman/handlers/docs.
Barry Warsaw
2008-01-24
1
-111
/
+0
*
OMGW00T: After over a decade, the MailList mixin class is gone! Well,
Barry Warsaw
2007-09-21
1
-3
/
+5
*
Add doctest for Replybot handler. The test in test_handlers.py didn't really
bwarsaw
2007-05-31
1
-27
/
+14
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-8
/
+10
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
process(): Don't attempt to use the To field of the posted message in
bwarsaw
2003-03-21
1
-3
/
+3
*
process(): I don't think that logging the short circuit to logs/vette
bwarsaw
2002-10-15
1
-9
/
+12
*
process(): toadmin and the -admin address are deprecated.
bwarsaw
2002-05-22
1
-4
/
+5
*
process(): Inhibit replybot when Precedence: is any of bulk, junk, or
bwarsaw
2002-05-22
1
-1
/
+2
*
process(), _dispose(): Where we were testing Precedence: against
bwarsaw
2002-05-19
1
-2
/
+2
*
process(): Don't replybot to messages that have "Precedence: bulk" but
bwarsaw
2002-05-17
1
-1
/
+6
*
GetAdminEmail() eradication campaign.
bwarsaw
2002-03-26
1
-1
/
+1
*
GetAdminEmail() eradication campaign.
bwarsaw
2002-03-26
1
-1
/
+1
*
process(): When the mailing list object has a true attribute
bwarsaw
2002-02-23
1
-0
/
+3
*
process(), hold_for_approval(), do_discard(): When creating the
bwarsaw
2002-02-11
1
-2
/
+2
*
process(): Be much more careful about bogus source strings for the
bwarsaw
2001-07-13
1
-13
/
+14
*
Mark some more strings as translatable.
bwarsaw
2001-03-02
1
-4
/
+6
*
Conversion to mimelib.
bwarsaw
2001-02-15
1
-10
/
+10
*
process(): Get rid of the string module in favor of string methods.
bwarsaw
2000-12-20
1
-5
/
+6
*
Removed debugging cruft.
bwarsaw
2000-09-18
1
-1
/
+0
*
process(): Do not send autoreplies to messages that have 'noack' set
bwarsaw
2000-09-18
1
-1
/
+2
*
process(): Local patch for SF bug# 109220; if the autoresponse text
bwarsaw
2000-08-02
1
-1
/
+10
*
process(): Be sure to wrap() the autoresponse text, since it's going
bwarsaw
2000-07-24
1
-1
/
+1
*
process(): Treat the -admin and -owner addresses as equivalent for
bwarsaw
2000-07-22
1
-3
/
+5
*
Many changes to make message delivery more robust in the face of
bwarsaw
2000-05-08
1
-19
/
+20
*
Update the copyright lines to include the years 1999 & 2000.
bwarsaw
2000-03-21
1
-1
/
+1
*
process(): had the shutcut return logic slightly off
bwarsaw
2000-02-26
1
-1
/
+1
*
process(): Added support for autoresponding to the -request address.
bwarsaw
2000-02-26
1
-5
/
+14
*
The handler module which actually does the auto-responding. A few
bwarsaw
2000-02-19
1
-0
/
+82