Brian Fields wrote: >Hey all, I was wondering if there is anyway to prevent the reply-all >from going to the list address... > >I've set up a newsletter address for a promotions company to promote >one of their clients... the mailing address is on the promotions >company's web account as opposed to the client's (they didn't have the >access to do that.) So they would prefer that any replies or questions >are sent to the company instead of to the list.
As long as the list address is in a To: or Cc: header, reply-all will include the list. One way to do what you want is to address the list posts to the company address with a Bcc: to the list address. You would then want to look at Privacy options...->Recipient filters and either set require_explicit_destination to 'No' or add the company address to acceptable_aliases so that posts aren't held for approval. Another approach would be to set OWNERS_CAN_ENABLE_PERSONALIZATION = Yes in mm_cfg.py and then enable full personalization (on the Non-digest options page) for the list which will replace the list address in To: with the recipient's address. This only works for regular posts, not for digests and incurs a big performance penalty as each recipient message must be sent individually. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/