Joe Sporleder wrote: >I am using Mailman 2.1.2 that came with my MacOS X 10.3 Server. When >using the auto-responder, it has this format in the subject field > >"Auto-response for your message to the "listname" mailing list". > >Is there an easy way to change what the Auto-response does to the >subject? I would like it to make the subject header be: >RE: sender's subject.
I don't know. The level of difficulty depends on your facility with Python and your access to the Mailman source. You'd have to change the code in Mailman/Handlers/Replybot.py. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
