Hi all,
There is a question about mailman. 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'] hold_these_nonmembers = [] reject_these_nonmembers = [] discard_these_nonmembers = [] generic_nonmember_action = 2 nonmember_rejection_notice = '' default_member_moderation = True member_moderation_action = 1 //# Note that for member_moderation_action, 0==Hold, 1=Reject, topics_enabled = 0 ~~~ Maybe it's not due to the non-member setting, since the error will be "Your message has been rejected, probably because you are not subscribed to the mailing list and ..." if the msg is rejected by non-member restriction. The error msg in vette log just shows as below. How to investigate the issue further? vette: ~~~ May xx 10:xx:xx 2022 (2055) Message rejected, msgid: <xxx> list: list name handler: Moderate, reason: Your message was rejected ~~~ Thank you! Yuki ------------------------------------------------------ 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/