5 Jan
2017
5 Jan
'17
8:58 p.m.
I have am trying to figure out why the following happens:
I have an umbrella list. My address (cmupythia@cmu.edu) is a member of the parent list (list1), and on the accept_these_nonmembers on the second list (list2). It is NOT subscribed to list2
When I post to list2 directly, the post is accepted and delivered. When I post to list1, the post is held for moderation by list2 as a non-member poster.
Default.py has SENDER_HEADERS = ('from', None, 'reply-to', 'sender') and these are not changed in mm_cfg.py
What am I missing (or what else should I check?)
Thanks!
Gretchen Beck
Carnegie Mellon