I have a mailing list that, due to specific circumstances, has a requirement to 
allow messages from a user that sends messages with no subject.  I've added the 
address to the "Accept these non-members" collection, but messages from that 
address still get held for moderation, due to the no-subect rule.

https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rules/docs/no-subject.html

https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rules/docs/rules.html#all-rules

I went through the list's interface, and I wasn't able to find a mechanism to 
disable the rule, aside from editing the code itself.  I also added header 
filters to immediately accept the message, but they still get held.  
Specifically, the rules I defined are:

Header,  Pattern,  Action

subject,  ^Subject:\s*([[{(]?no[_ ]subject[]})]?)?\s*$,  Accept Immediately
subject,  ^Subject:,  Accept Immediately
subject,  ^,  Accept Immediately

Did I configure this correctly and/or is this the right course of action?  Is 
there a better way to bypass this rule?

Thanks
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/VXUCIZMKGGSMG5Y5OIXBYYVZ2FC45G3U/

This message sent to arch...@mail-archive.com

Reply via email to