Comment 0 for bug 266051

Revision history for this message
Mixonx (mixonx) wrote :

One can choose to send mail to poster when their
posting is held for approval. To turn this on/off,
respond_to_post_requests is set or unset.
According to the comments in mailman/Mailman/MailList.py,
respond_to_post_requests is configurable (as list
default in Defaults.py as well as in mm_cfg.py), but it
isn't.

<--- snip
288 # This stuff is configurable
289 self.respond_to_post_requests = 1
---> snap

See attached patches to fix this.

Using Mailman version 2.1.4 from Debian Backport
2.1.4-1.backports.org.1
But this appears in the latest 2.x CVS-tree, too.

Thank you for mailman development.

[http://sourceforge.net/tracker/index.php?func=detail&aid=930055&group_id=103&atid=100103]