Is there a way to set a user's topics via a cli command? I've written a script which processes all the mail sent to "list-xyz-request" and automates subscription or unsubscribes to that list (in order to make both the subscription and unsubscribe options open). It would seem easy enough to take mail sent to "list-xyz-request" with a "Subject: subscribe topic-abc " line and configure the user to receive mails sent to xyz that match topic "topic-abc". But this would require a CLI command, and I was thinking it would be via the "add_member" command, but I don't see a means to set a topic value. None of the other commands in mailman/bin hint at supporting configuring a user's topic info.
Thanks -------------- Original message -------------- From: Mark Sapiro <[EMAIL PROTECTED]> > [EMAIL PROTECTED] wrote: > > > >So how does a subscribe become aware of the different topics available on a > list? > > > She goes to her user options page, the one similar to > for this list, and > logs in. If topics are defined, they will be listed in the "Which > topic categories would you like to subscribe to?" section. > > > >How does one configure a user's e-mail address to receive only messages > >which > match a topic? > > > On the same page, she selects those topics she wants to receive. > > This is all described in section 9 of the user's manual > . > > -- > Mark Sapiro 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