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
/
OutgoingQueue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
With the new message delivery architecture, OutgoingQueue.py is no
bwarsaw
2000-03-21
1
-198
/
+0
*
Move the locking stuff from here to cron/run_queue. This way, I can
bwarsaw
1999-07-07
1
-16
/
+4
*
processQueue(): Catch and log problems with corrupt/inaccessible queue
hmeland
1999-07-01
1
-4
/
+26
*
processQueue(): crank the hung_timeout on the lock to a hugely long
bwarsaw
1999-02-27
1
-2
/
+11
*
processQueue(): We can pretty much guarantee that if an os.error is
bwarsaw
1999-01-05
1
-7
/
+2
*
Be sure we import the latest version of tempfile.py from the Python
bwarsaw
1998-12-29
1
-8
/
+13
*
Removed import of smtplib, since it isn't used in this file. Other
bwarsaw
1998-12-22
1
-14
/
+19
*
code cleanup:
cotton
1998-11-10
1
-10
/
+9
*
Optimized and fixed run_queue so that when it calls
cotton
1998-11-02
1
-3
/
+4
*
more stress tests of the queue!
cotton
1998-10-13
1
-4
/
+10
*
a little stress testing revealed a bug in OutgoingQueue: the processQueue
cotton
1998-10-13
1
-1
/
+18
*
Updated comment, replaced "sticky bit" with "SUID bit". no code changes
cotton
1998-10-13
1
-1
/
+3
*
some of the comments were out of sync with code, so i updated the
cotton
1998-10-06
1
-8
/
+10
*
changed contact_transport so that it doesn't invoke a queue run
cotton
1998-10-05
1
-10
/
+109
*
Whoops, there was another call to smtplib that needed the indirection.
viega
1998-07-20
1
-3
/
+0
*
Wrapped the call to smtplib with some queueing code.
viega
1998-07-20
1
-0
/
+51