Moderation action of Accept Immidiately does not work
Looking at the moderation rule, it looks like a moderation action of Accept Immediately
in Postorius, which translates to (not sure what?) in Core, causes a post to be held. So, it is impossible to set any member or non-member’s action to ‘Bypass all other rules’, even though there is an option for it.
This is true when the list wide settings for member_moderation
and nonmember_moderation
Are set to these values.
Even though, defer
does the job we need and works as expected, we need to implement the semantics of Accept Immidiately
in the rule, which should just put the message in the outgoing queue immediately, I think.