gaurav_gold wrote: > >How can people reply to the mailing list? How do i turn off this feature? >How can i also enable a feature where if someone replies the newsletter the >email gets deleted? >
See the FAQ >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py article 3.11 >I also wanted to know how to do a quick unsubscribe feature so if people reply >using the subject line -unsubscribe... it unsubscribes them. How can i get >this done? > If you haven't turned off the RFC 2369 headers, each e-mail contains headers like the following ones from this list >List-Id: Mailman mailing list management users <mailman-users.python.org> >List-Unsubscribe: <http://mail.python.org/mailman/listinfo/mailman-users>, <mailto:[EMAIL PROTECTED]> >List-Archive: <http://mail.python.org/pipermail/mailman-users> >List-Post: <mailto:[email protected]> >List-Help: <mailto:[EMAIL PROTECTED]> >List-Subscribe: <http://mail.python.org/mailman/listinfo/mailman-users>, <mailto:[EMAIL PROTECTED]> If these aren't sufficient, you could always set Reply-To: header munging to first_strip_reply_to - Yes reply_goes_to_list - Explicit address reply_to_address - either [EMAIL PROTECTED] or [EMAIL PROTECTED] depending on how agressive you wanted to be. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
