Re: [Mailman-Users] Reg expressions question

2007-07-22 Thread Dan Lowe
On Jul 22, 2007, at 9:08 PM, Jason L wrote: > I don't know much about regex but in my subjects I need to match say > > BLAHBLAHBLAH and anything after it I tried BLAHBLAHBLAH* but it > doesn't seem to work. "*" means "match 0 or more of the previous item". So in this case, you are asking t

[Mailman-Users] Assertion error in senddigests

2007-06-15 Thread Dan Lowe
I know a bit of Python, but this traceback is way over my head. I'm getting this every day when the senddigests cron job runs: Traceback (most recent call last): File "/usr/local/pkg/mailman/cron/senddigests", line 94, in main() File "/usr/local/pkg/mailman/cron/senddigests", line 86

Re: [Mailman-Users] Re: mailman on RH7.1 still having problems

2001-05-31 Thread Dan Lowe
[recipient list trimmed to get rid of everything but poster and the mailman-users list] Previously, Mike T. Gholson said: > > I see that mailman uses sendmails aliases file. In theory, should > a new list be added to the aliases file every time a new list is > created? If you are using Sendmai

Re: [Mailman-Users] Re: remove this?

2001-05-10 Thread Dan Lowe
Previously, "Jürgen A. Erhard" said: > > PS: Wish I could remember the paper the List-Id header is described > in... was a draft extension to 2369. Mention here or on -devel, I > think. List-Id is discussed in RFC 2919. -d -- If a mute swears, does his mother wash his hands with soap? -Geor

Re: [Mailman-Users] user list

2001-05-10 Thread Dan Lowe
Previously, Lance M. Steenson said: > for starters, is there an archive available of this [EMAIL PROTECTED] > list so can look thru? http://www.mail-archive.com/mailman-users%40python.org/ > trying to find out where to locate the file that holds the subscriber's > addresses on the server. If yo

Re: [Mailman-Users] how do you block someone from a list?

2001-04-23 Thread Dan Lowe
Previously, David L. Nicol said: > > how do you block someone from a mailman list? > > We want to prevent them from subscribing a particular > address. Is this functionality in there already? It's not there today. I've solved this in the past by doing the following: 1. Edit the public HTML s

Re: [Mailman-Users] Install on Verio?

2001-04-18 Thread Dan Lowe
Previously, B. van Ouwerkerk said: > At 11:44 18-4-01 +0100, Patrick O'Beirne wrote: > >Basic question .. has anybody installed Mailman on a Verio host? If it > >requires Unix guru skills, please tell me so I don't get in too deep! > > I'm not a mailman expert.. but.. > > If Verio is an ISP and

[Mailman-Users] Migrating user flags from v1.1 to 2.x?

2001-04-11 Thread Dan Lowe
I have a system running Mailman 1.1, and another system running 2.0.3. The latter system will be replacing the former. In any case, I have a need to move the existing lists from one system to the other, which is easy enough given that there are only two lists to be moved. However, I need to cut