Michael Goodman wrote: >I keep getting bounced messages with the error "Post by non-member to a >members-only list". The user is not a member of the list but is added >under "List of non-member addresses whose postings should be >automatically accepted ". I'm using Mailman 2.1.5 and Exim 4.34 on >RedHat Enterprise Linux 3.0. Any ideas? How to I troubleshoot this? >I've looked through the logs and haven't found anything. Thanks.
Is the users address EXACTLY the same as the address in the accept filter? Note that [EMAIL PROTECTED] is not the same as [EMAIL PROTECTED] Are you validating on envelope sender (USE_ENVELOPE_SENDER = Yes in mm_cfg.py)? If so, is this users envelope sender EXACTLY the same as the address in the accept filter? If necessary, have the user send you a message in exactly the same way as (s)he sends to the list and view the message source. Some MTAs will create a Return-Path: header with the envelope sender address. -- 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/
