From 898678d457422ba6a0a858362995b30a94fd758f Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 30 Mar 2008 22:55:22 -0400 Subject: Make all the SMTP_LOG_* templates, PEP 292 compatible. Make them consistently put the Message-ID first in the log message. Dict the MsgSafeDict class as unnecessary now. Fix the DEFAULT_MSG_FOOTER. Back out an earlier unnecessary change for virgin queue pipelines. Add a bunch of debugging to the mail Runner loops. --- mailman/Utils.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'mailman/Utils.py') diff --git a/mailman/Utils.py b/mailman/Utils.py index 621a307d4..273d6af06 100644 --- a/mailman/Utils.py +++ b/mailman/Utils.py @@ -858,5 +858,3 @@ def get_pattern(email, pattern_list): matched = pattern break return matched - - -- cgit v1.2.3-70-g09d2