[Mailman-Users] Defaults.py file - pipeline changes
Brad Knowles
brad at shub-internet.org
Mon Nov 5 22:08:26 CET 2007
On 11/5/07, Jewel Makda wrote:
> Here is the change I made to the Defaults.py file:
> OWNER_PIPELINE = [
> 'SpamDetect',
> 'Approve',
> 'Replybot',
> 'Moderate',
> 'Hold',
> MimeDel',
> 'Scrubber',
> 'Emergency',
> 'Tagger',
> 'CalRecipe',
> 'AviodDuplicates',
> 'Clense',
> 'Cookheaders',
> 'OwnerRecipe',
> 'ToOutgoing'
> ]
MimeDel is missing a leading single quote, and AvoidDuplicates is
mis-spelled. I hope you didn't just cut-n-paste from your current
configuration file, because if you did then you're currently pretty
screwed up.
Moreover, you're probably just throwing away everything that was
being held for moderation. If you want to do that, you can just set
your default nonmember action to be "discard" or "reject", and not
have to worry about any of the rest of this stuff.
Of course, that would be the mailing list equivalent of throwing away
all mail addressed to postmaster at your.doma.in, and if you were
actually doing that I'd be the first to get you added to the
postmaster.RFC-Ignorant.org blacklist.
--
Brad Knowles <brad at shub-internet.org>
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
More information about the Mailman-Users
mailing list