Dan Mahoney wrote: > >I'm managing a mailing list (obviously) and the problem we're having is >with the list address being placed in the "CC" header of the email. > >This is an annoucement only list, so we'd like to simply remove that >feature for this specific list. Is there a way of doing that? We don't >want to make the list anonymous (i.e. hiding the sender), we just don't >want 20 people sending a reply to the sender plus a bounce to the list. >
You could set require_explicit_destination to No in Privacy options...->Recipient filters and post to the list using Bcc: Alternatively, you could go to the FAQ at http://www.python.org/cgi-bin/faqw-mm.py and read article 3.11 for other ways of dealing with replies to an announcement only list. -- 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/
