Update of /cvsroot/mailman/mailman/Mailman
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14934
Modified Files:
Tag: Release_2_1-maint
Defaults.py.in
Log Message:
SMTP_LOG_EVERY_MESSAGE: Add the listname to the log message.
Index: Defaults.py.in
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Defaults.py.in,v
retrieving revision 2.112.2.15
retrieving revision 2.112.2.16
diff -u -d -r2.112.2.15 -r2.112.2.16
--- Defaults.py.in 25 Apr 2004 02:30:03 -0000 2.112.2.15
+++ Defaults.py.in 13 Jul 2004 03:24:38 -0000 2.112.2.16
@@ -520,7 +520,7 @@
# printing of this log message.
SMTP_LOG_EVERY_MESSAGE = (
'smtp',
- '%(msg_message-id)s smtp for %(#recips)d recips, completed in %(time).3f seconds')
+ '%(msg_message-id)s smtp to %(listname)s for %(#recips)d recips, completed in
%(time).3f seconds')
# This will only be printed if there were no immediate smtp failures.
# Mutually exclusive with SMTP_LOG_REFUSED.
_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org