[Mailman-Users] dmarc_moderation_action not working in 2.1.18

Mark Sapiro mark at msapiro.net
Thu Jun 12 23:19:32 CEST 2014


On 06/12/2014 01:41 PM, Peter Knowles wrote:
> 
> When I set the option to "reject" it rejects properly as expected. But
> when it's set to "munge from" it sends it out as if "Accept" was chosen.


Then the problem almost certainly has to be the pipeline. There is a new
WrapMessage handler that must be in the pipeline.

Do you have a GLOBAL_PIPELINE setting in mm_cfg.py? If so, look at the
setting in Defaults.py and make sure it contains the WrapMessage entry
in the right place.

If not, try

bin/withlist LISTNAME

and then at the prompt enter m.pipeline. Does that return a value rather
than AttributeError?

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list