Update of /cvsroot/mailman/mailman/Mailman/Handlers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21917
Modified Files:
Tag: Release_2_1-maint
CookHeaders.py
Log Message:
process(): Fix a comment.
Index: CookHeaders.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Handlers/CookHeaders.py,v
retrieving revision 2.33.2.18
retrieving revision 2.33.2.19
diff -u -d -r2.33.2.18 -r2.33.2.19
--- CookHeaders.py 30 Dec 2005 18:50:08 -0000 2.33.2.18
+++ CookHeaders.py 1 Jan 2006 20:43:23 -0000 2.33.2.19
@@ -193,10 +193,9 @@
# We always add a List-ID: header.
del msg['list-id']
msg['List-Id'] = listid_h
- # For internally crafted messages, we
- # also add a (nonstandard), "X-List-Administrivia: yes" header. For all
- # others (i.e. those coming from list posts), we adda a bunch of other RFC
- # 2369 headers.
+ # For internally crafted messages, we also add a (nonstandard),
+ # "X-List-Administrivia: yes" header. For all others (i.e. those coming
+ # from list posts), we add a bunch of other RFC 2369 headers.
requestaddr = mlist.GetRequestEmail()
subfieldfmt = '<%s>, <mailto:%s?subject=%ssubscribe>'
listinfo = mlist.GetScriptURL('listinfo', absolute=1)
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org