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
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
[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
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
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
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
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
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