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
/
Queue
/
OutgoingRunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the qrunner infrastructure. First, the package has been renamed
Barry Warsaw
2007-09-29
1
-133
/
+0
*
Scrubber.py - Malformed RFC 2047 encoded filename= parameter can have
Mark Sapiro
2007-06-22
1
-2
/
+4
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
internal_name() to fqdn_listname change.
tkikuchi
2006-11-27
1
-1
/
+1
*
Massive conversion process so that Mailman can be run from a user specified
bwarsaw
2006-07-08
1
-8
/
+9
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-4
/
+6
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
1
-13
/
+6
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-63
/
+45
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through the
bwarsaw
2003-05-03
1
-32
/
+34
*
Use True/False where appropriate (so much cleaner!)
bwarsaw
2003-03-13
1
-14
/
+26
*
_dispose(): In the SomeRecipientsFailed handler, be sure to set the
bwarsaw
2002-04-18
1
-2
/
+3
*
_dispose(): Catch socket.errors that can come from the underlying
bwarsaw
2002-04-10
1
-0
/
+19
*
_dispose(): Since the runner doesn't normally need to lock the list,
bwarsaw
2002-04-01
1
-3
/
+2
*
We can get rid of the old list cache, and the freshen machinery. Now
bwarsaw
2002-03-13
1
-3
/
+0
*
__init__(): Remove cachelists from the constructor arguments. We can
bwarsaw
2002-03-12
1
-2
/
+2
*
__init__(), _dispose(): Move the import of the DELIVERY_MODULE and the
bwarsaw
2002-03-04
1
-5
/
+5
*
Constructor simplification. Since most derived classes are just
bwarsaw
2002-03-02
1
-2
/
+3
*
__init__(): Set self._freshen so that the MailList cache in the base
bwarsaw
2002-02-12
1
-9
/
+7
*
__doperiodic(): RegisterBounce() -> registerBounce()
bwarsaw
2001-12-27
1
-4
/
+4
*
_dispose(): Support for regular non-personalized VERP delivery.
bwarsaw
2001-11-20
1
-0
/
+7
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-3
/
+2
*
import time so it can be used.
twouters
2001-07-10
1
-0
/
+1
*
DEAL_WITH_PERMFAILURES_EVERY: controls how often _doperiodic() will
bwarsaw
2001-06-28
1
-1
/
+12
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-6
/
+2
*
_dispose(): A bit of elaboration so that we can properly
bwarsaw
2001-02-16
1
-7
/
+40
*
intermediate
bwarsaw
2001-02-15
1
-33
/
+53
*
Multiple queue runner classes, in a new package Mailman.Queue.
bwarsaw
2000-12-20
1
-0
/
+57