Re: [Mailman-Users] Cannot set digest mode via URL

2010-09-02 Thread Mark Sapiro
W. Curtis Preston wrote: >> >... it returns me to the /members page, >> >displaying a list of users. >> >> >> Which is exactly what I would expect. That URL is equivalent to >> checking the user's 'digest box on the membership list and clicking >> Submit Your Changes. It will normally return to the

Re: [Mailman-Users] Cannot set digest mode via URL

2010-09-02 Thread W. Curtis Preston
Mark, I really appreciate your assistance on this. I did look at the source for the members page, which is how I constructed the GET query in the first place. The only thing that changed on this page changed between Mailman 2.1.9 > and 2.1.10 and that was the encoding of '@' as '%40' in the emai

Re: [Mailman-Users] Having trouble with spam filters syntax

2010-09-02 Thread Mark Sapiro
Kit Crawford wrote: > >I can't seem to get the correct syntax for filtering based on the Subject >line. I want to auto-accept all email that contains the phrase "Digital >Commons" in the Subject line. > >I am using Mailman version 2.1.9. I've run some tests and the Subject line >header for every

Re: [Mailman-Users] Cannot set digest mode via URL

2010-09-02 Thread Mark Sapiro
- Original Message --- Subject: Re: [Mailman-Users] Cannot set digest mode via URL From: "W. Curtis Preston" Date: Thu, 2 Sep 2010 00:06:55 -0700 To: Mark Sapiro Cc: Brad Knowles , mailman-users@python.org, Todd Zullinger >--0003255768ee9cf

[Mailman-Users] making the "Your name" Field required

2010-09-02 Thread Doug Warren
Hello   I am new to mailman and just learning the basics. I am looking for away to make the "your name" field on the subscription page required for our private list. I have changed the (optional) to (required) on the screen but I have been unable to find out how to get the list to make it a mand

[Mailman-Users] Having trouble with spam filters syntax

2010-09-02 Thread Kit Crawford
Hi folks, I can't seem to get the correct syntax for filtering based on the Subject line. I want to auto-accept all email that contains the phrase "Digital Commons" in the Subject line. I am using Mailman version 2.1.9. I've run some tests and the Subject line header for every test is: Subject

Re: [Mailman-Users] Cannot set digest mode via URL

2010-09-02 Thread Stephen J. Turnbull
Brad Knowles writes: > On Aug 29, 2010, at 7:50 PM, Stephen J. Turnbull wrote: > > > I don't like cPanel's way of operating, and I agree that Apple's > > interaction with the open source community *outside of Darwin* > > takes a lot more out than it puts back in. Still, the GPL > > doesn't

Re: [Mailman-Users] Ban_list

2010-09-02 Thread Ricardo Ruivo
Many thanks. Work lick a charm :) Ricardo Ruivo On 01-09-2010 17:49, Mark Sapiro wrote: > Ricardo Ruivo wrote: >> >> Which file I must edit to change the message sent by email? > > > Mailman/Commands/cmd_subscribe.py and after editing the file you will > need to restart Mailman. > signature

Re: [Mailman-Users] Cannot set digest mode via URL

2010-09-02 Thread W. Curtis Preston
Mark, I did see that answer, and did use rawurlencode to encode the email strings, and it's still not working. On Wed, Sep 1, 2010 at 6:52 AM, Mark Sapiro wrote: > W. Curtis Preston wrote: > > >I asked my hosting company liquidweb to talk to cpanel. Liquidweb has > >always given me great suppo