Re: [Mailman-Users] Regexp topics

2004-12-20 Thread Enrique Vega
On Dec 20, 2004, at 5:45 PM, Enrique Vega wrote: I've got it figured out to have a way for OT: or YAK: to be filtered on a list that doesn't have any other topics. I set up 2 topics. The first one filters a simple space. I am going to have to apologies to anyone who tries to set up the topics as

Re: [Mailman-Users] Regexp topics

2004-12-20 Thread Mark Sapiro
Enrique Vega wrote: > >Now, my biggest question is: > >How can I set mailman to have the above settings set by DEFAULT for >each user that is subscribing to the list? I found nothing in >mm_cfg.py. I also looked around a bit, but did not find anything that I >could modify for a default setting.

Re: [Mailman-Users] Regexp topics

2004-12-20 Thread Enrique Vega
On Dec 19, 2004, at 2:55 PM, Mark Sapiro wrote: If members could ask to NOT receive certain topics, they then could ask for "not OffTopic", but I don't think you can do that. I think the best one can do is subscribe to all topics of interest and maybe also choose to receive messages that don't m

Re: [Mailman-Users] Regexp topics

2004-12-19 Thread Mark Sapiro
Enrique Vega wrote: On Dec 14, 2004, at 6:34 PM, Mark Sapiro wrote: Of course you could use a more elaborate regexp as well depending on what you want, but however you enter it, it is just one regexp and the newlines and other whitespace are ignored unless escaped or inside character classes. Your

Re: [Mailman-Users] Regexp topics

2004-12-16 Thread Enrique Vega
On Dec 14, 2004, at 6:34 PM, Mark Sapiro wrote: Of course you could use a more elaborate regexp as well depending on what you want, but however you enter it, it is just one regexp and the newlines and other whitespace are ignored unless escaped or inside character classes. Mark, Your help was great

Re: [Mailman-Users] Regexp topics

2004-12-14 Thread Mark Sapiro
Enrique Vega wrote: > >How do you add multiple keywords to the Topics Section? I read the >simple instruction "Topic keywords, one per line, to match against each >message." However, when I do this, the topic does not work at all. If I >leave it as one word per topic, it works. > >Is there a reg

[Mailman-Users] Regexp topics

2004-12-14 Thread Enrique Vega
I'm new to using mailman and have to say that I am very impressed with all the functions available. However, I have a question that I have not been able to find an answer to in the archives. How do you add multiple keywords to the Topics Section? I read the simple instruction "Topic keywords, o