On 2016-08-19 17:58, Mark Sapiro wrote:
On 08/17/2016 09:17 PM, Jean-Luc Wasmer wrote:
No matter what action I set for member posts (Hold for moderator, Reject) they are always delivered.
I don't know why this would be. Perhaps the member's moderation is set to Accept immediately - you can see this on ther member's options page in Postorius when logged in as a list owner.
Apart from "Mode of Delivery" that is set to "Regular" for the user, none of the following attributes are set:
Mail Delivery Receive own posts to the list Receive acknowledgement mails Conceal address from the subscriber list Avoid duplicate copies of messages
When the message is delivered, what are the X-Mailman-Rule-Hits: and X-Mailman-Rule-Misses: headers?
There is no X-Mailman-Rule-Hits header.
X-Mailman-Rule-Misses: approved; emergency; loop; member-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header; nonmember-moderation
By the way, I didn't mention before but in Settings | Message Acceptance, the "Acceptable aliases:" box contains "[]". When I try to Save changes after modifying something, I gut "An error occured: []" in the yellow banner (instead of "The settings have been updated.").
When I tried from a non-member email address, the message got held but when I try to see it I get a Server Error (500) page. The log files shows:
ERROR 2016-08-18 01:04:30,231 base 21026 34722993152 Internal Server Error: /mailman3/lists/test.mydomain.com/held_messages Traceback (most recent call last): ... File "/usr/local/mailman/mailman-bundler/eggs/mailmanclient-1.0.1-py2.7.egg/mailmanclient/_client.py", line 443, in held moderation_reasons=entry['moderation_reasons'], KeyError: u'moderation_reasons'
This is apparently <https://gitlab.com/mailman/mailmanclient/issues/10> fixed by <https://gitlab.com/mailman/mailmanclient/merge_requests/16>
Any ETA when this will be pushed to "mailman-bundler"?
Cheers, Jena-Luc