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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to