Josh Greenberg wrote: >I am having a problem with messages being held that should be allowed >through. The problem is always when people send to a list that has a >list as a member. In other words, a user sends an e-mail to list A. List >B is a member of list A so the message goes to list B as well. When the >message gets to list B, it gets held for moderator approval even though >the user and the list itself ([EMAIL PROTECTED]) are both on the Sender >filters list. How can I get these messages to go through automatically?
I'm guessing, because you don't say, that the messages are held for "implicit destination". See Recipient filters for listB and either turn off require_explicit_destination or add listA's address to acceptable_aliases. Also, adding [EMAIL PROTECTED] to accept_these_nonmembers is probably not effective (unless listA is anonymous). If the poster is in accept_these_nonmembers, that's probably enough, otherwise you may have to add [EMAIL PROTECTED] to accept_these_nonmembers and either set USE_ENVELOPE_SENDER = Yes in mm_cfg.py or subscribe [EMAIL PROTECTED] to listB with delivery disabled. There is also a patch at <http://sourceforge.net/tracker/index.php?func=detail&aid=1220144&group_id=103&atid=300103> that would allow putting '@listA' in listB's accept_these_nonmembers to allow all members of ListA to post to listB if that is desired. -- 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/ 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