Nathan,
What version of Mailman are you running on your server? I remember
seeing this discussed in the past (check the list archives) and it
should be fixed in the latest 2.0x branch and 2.1 branches.
Regards
Donal
DCU
From: N K <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [Mailman
Robb,
I'm pretty sure this is related to a bug with suexec and cgid in Apache
2 (though i could be wrong). A developer on one of the systems here in
DCU has written some patches that should be part of the apache 2.0.37
release.
In the meantime, these patches are available here:
h
> On Tue, 2002-05-21 at 11:31, Jörn Nettingsmeier wrote:
> > Adrian 'Dagurashibanipal' von Bidder wrote:
>
> > > Yes, yes. In other words: mailman currently has no means to trigger the
> > > qrunner on message receipt which would imo be a sensible solution for
> > > low-traffic systems.
> >
The
Don't have a date for you, but can tell you that 2.1b2 already contains
the mass unsubscribe feature you are looking for.
Regards
Donal
DCU
> Date: Sat, 11 May 2002 15:02:33 +0100 (IST)
> From: "adam (dahamsta)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: [Mailman-Users] 2.1 releas
tc
differences.
Regards
Donal Hunt
--Sysops--
DCU
>From Mailman-Users digest, Vol 1 #1588 - 20 msgs:
Message-ID: <01da01c17134$c07d9be0$0b04010a@JCARNES>
From: "Jon Carnes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>, "J C Lawrence" <[EMAIL PROTE
Peter,
if you put:
"end" or "--"
after the last command it will ignore the rest of the message including
any footers you may have.
Incidentally someone was asking about help for email commands over the
weekend. If you send a mail with the subject "help" to
-request@host, where is the name o
I think JB is looking for a way to get rid of pending admin requests for
held postings. I posted a python script to the list at the end of April
(around then i think!) that did just that.
Have a look through the archives (I think they are searchable now) for
"clear_requests" or something similar
I'm currently working on a college project to migrate mailman data to
ldap. Authentication is very easily done - it's 5/6 lines afair. I
used the python-ldap module to integrate the ldap routines.
Let me know if you want a look at the code...
Donal
Haisam,
I posted a script on thursday about how to do it in the latest version of
mailman (mailman-2.0).
I don't know at what stage the mailman developers changed the way admin
requests are stored, but a search through the change log will probably tell
ya. :) The script below should work for Ma