Petri Lehtonen wrote: > May 16 21:06:01 2002 (4253) Delivery exception: not enough arguments for > format string > May 16 21:06:01 2002 (4253) Traceback (innermost last): > File "/var/mailman//Mailman/Handlers/HandlerAPI.py", line 82, in > do_pipeline > func(mlist, msg, msgdata) > File "/var/mailman//Mailman/Handlers/Decorate.py", line 44, in process > footer = string.replace(mlist.msg_footer % d, '\r\n', '\n') > TypeError: not enough arguments for format string
You have an error in the text of your footer, probably a character that needs to be escaped. -- W | I haven't lost my mind; it's backed up on tape somewhere. +-------------------------------------------------------------------- Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130 IT Director / SysAdmin / WebSmith . 800.441.3873 x130 Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6 http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py