On 3/22/19 6:10 AM, Malcolm Austen wrote:
On Thu, 21 Mar 2019 16:58:45 -0000, Abhilash Raj <maxking@asynchronous.in> wrote:
"Default Processing" means the default pipeline defined in
Thanks, I will do some (more!) reading.
List > Settings > Alter Messages > 'Pipeline' ( in the bottom). This pipeline is system wide and is defined in source code, so it can't be customized by site administrator.
Unfortunately, that is not available to list-owners on the system concerned. Ancestry must have removed it.
It wouldn't help you anyway. All it shows are the choices 'default posting pipeline', 'default owner pipeline' and 'virgin', not the contents. See <https://mailman.readthedocs.io/en/latest/build/lib/mailman/app/docs/pipelines.html> for info on pipelines.
Also, when we're talking about Default Processing in the context of moderation, we're not really talking about pipelines; we're talking about rule chains. See <https://mailman.readthedocs.io/en/latest/src/mailman/rules/docs/rules.html> and <https://mailman.readthedocs.io/en/latest/src/mailman/chains/docs/moderation.html>. This latter doc mentions 'defer' which is another name for 'Default Processing'.
Also in the latter doc in the example under "Anne’s post to the mailing list runs through the incoming runner’s default built-in chain. No rules hit and so the message is accepted." you'll see
Hits: Misses: dmarc-mitigation no-senders approved emergency loop banned-address member-moderation nonmember-moderation administrivia implicit-dest max-recipients max-size news-moderation no-subject suspicious-header
The misses are the rules processed in the normal chain in order. When you set a (non-)member's moderation to Accept, at the appropriate (non)member-moderation rule, the rest of the chain is skipped and the message is accepted. If the(non-)member's moderation is Default Processing, that rule passes, but the remaining
administrivia
implicit-dest
max-recipients
max-size
news-moderation
no-subject
suspicious-header
rules are checked before the message is accepted.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan