Benoit Panizzon wrote: > >Of course the instructions on how to subscribe still reffer to majordomo: > >=> send a list to [EMAIL PROTECTED] and put 'subscribe listname' in the >mail body. > >I did hope to be able to get mailman to also understand such requests but I'm >still failing.
Try piping the mail to [EMAIL PROTECTED] to procmail with, e.g. |/path/to/procmail -m /path/to/procmailrc with a procmailrc containing 0: B * ^ *subscribe *\/[^ ]+ ! [EMAIL PROTECTED] 0: Here you could set EXITCODE = 69 to bounce the mail for 'service unavailable' or you could deliver the mail to a human. This would only be mail without 'subscribe ...' in the body. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp