You can apply the patch by first cd to the directory containing your Mailman installation and then patch -p0 < /path/to/bodypatch It will apply with only line number differences except for the hunk *** 298,303 **** --- 298,305 ---- self.send_goodbye_msg = mm_cfg.DEFAULT_SEND_GOODBYE_MSG self.bounce_matching_headers = \ mm_cfg.DEFAULT_BOUNCE_MATCHING_HEADERS + self.bounce_matching_body = \ + mm_cfg.DEFAULT_BOUNCE_MATCHING_BODY self.anonymous_list = mm_cfg.DEFAULT_ANONYMOUS_LIST internalname = self.internal_name()...
How can I apply this patch to a current Mailman 2.1.29 ? What command to "bodypatch" file?
so, does anyone think this just might be worth implementing? it's not like it would...
Please don't use SF to report bugs in Mailman. We've long switched to Launchpad....
There's a configuration option to change this: http://www.postfix.org/postconf.5...