On 9/27/2022 9:16 PM, Yuki Nie wrote:
When I send an email to a mailling list from a non-member, I got the error msg "Your 
message was rejected".
However, the non-member has been defined in accept_these_nonmembers = 
['test-info@xx'].


some options:
accept_these_nonmembers = ['test-info@xx']

Check the actual email headers, while the message might say it's coming from "asdf.com", the sending server could be "mail.asdf.com" and those two are different. May not be that exactly, look for things where the header doesn't exactly match the accept_these_nonmembers.

z!
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to