Would it be possible to add an option to exclude list members from auto-responses? I would think a good place for the config setting (in the web interface) would be on the /mailman/admin/listname/autoreply page, just under the auto-response text entry. Proposed verbiage: "Should Mailman exclude posts from list members from auto-response processing?"
I'm not a Python programmer, but I have implemented a quick hack for this the ~mailman/Mailman/Handlers/Replybot.py. My hack, though, indiscriminately imposes this behavior on all lists hosted on the server, without consulting any list configuration options, which is obviously not the *best* way to accomplish it for most sites. I'm more than happy to share the code changes with anyone interested, though I don't intend to submit it as a patch.
_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers