We have more than 3000 admin requests in one of our list. Is there a way to
delete them from the database or using SSH to my Linux box?
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mail
On Sun, Jun 02, 2002 at 10:34:47PM -0400, Jon Carnes wrote:
> Lets not forget about the biggest bottle neck of all... the Hard Drive.
> For maximum through-put, you need to use a SCSI drive or RAID array as the
> Disk Subsystem for the server. If this is mission critical the obvious
> choice
On Sunday 02 June 2002 06:15 pm, Marc MERLIN wrote:
> On Thu, May 30, 2002 at 12:33:51PM +0200, Andreu Sanchez wrote:
> > Well, i have a question regarding mailman, we need to create some lists
> > with 5000 mail addresses and we ask ourselves if mailman would support
> > that huge bunch of mails
On Sunday 02 June 2002 06:03 pm, Marc MERLIN wrote:
> On Sun, May 26, 2002 at 08:15:37PM -0600, Tremaine Lea wrote:
> > Hey there folks,
> >
> > Not sure if anyone else has run across this issue, but it's slowly
> > driving me batty. I currently have mailman 2.0.9-1 running on a Xeon
> > 800 with
For one of my lists, I have "show member addrs so they're not recognizable
as email addrs" set to "no", and if I do a dump of that lists' db, I see
that obscure_addresses = 0. But when I look at the archives, all of the
>From headers show up like this:
From: [EMAIL PROTECTED] (Joel Uckelman)
<>
A while back I noticed that while we'd been happily recommending
MimeFilter for stripping unwanted MIME parts from messages before they
got to mailman, nobody had bothered to say how to run it beyond "chuck
it in the alias file".
Problem: those instructions (generally) won't work.
Rea
On Thu, May 30, 2002 at 12:45:11PM +0200, Laurent Rathle wrote:
>
> Hello,
>
> Is it possible to put french messages and templates in mailman 2.0.8 and if
> yes, how do I set it ?
Not easily
mailman 2.1b2 supports that out of the box. You should try it.
Marc
--
Microsoft is to operating syst
On Thu, May 30, 2002 at 12:33:51PM +0200, Andreu Sanchez wrote:
> Well, i have a question regarding mailman, we need to create some lists
> with 5000 mail addresses and we ask ourselves if mailman would support
> that huge bunch of mails and if the answer is yes, what machine must
> have the mailm
On Tue, May 28, 2002 at 03:10:36PM -0700, Raquel Rice wrote:
> > Can anyone suggest a way of restricting privileges in the Mailman web
> > admin pages? In particular I'd like to stop users with list-admin
> > privileges from being able to change the max_message_size setting but
> > st
On Tue, May 28, 2002 at 02:18:26AM +0200, Support wrote:
> Hello,
>
> i'm searching a software that gives me the ability to send my newsletter to
> nearly 240'000 recipents.
Unless you plan to use the subscribe/unsuscribe architecture in mailman,
you're better off rolling a shell script that loo
On Mon, May 27, 2002 at 07:29:16PM -0300, Eduardo Sosa wrote:
> Hi!
> After years having used Sendmail+Majordomo+Linux, I´ve migrated to
> Exim+Mailman+linux http://listas.unam.edu.ar/mailman/listinfo .
> I do know that you receive questions like this one every day, but I
> would like to know fr
On Sun, May 26, 2002 at 08:15:37PM -0600, Tremaine Lea wrote:
> Hey there folks,
>
> Not sure if anyone else has run across this issue, but it's slowly
> driving me batty. I currently have mailman 2.0.9-1 running on a Xeon
> 800 with 500 megs of ram. It has a single mailing list with roughly
>
I used an external archiver called Hypermail instead of Pipermail. It
support HTML format mails and works fine.
Lewis
Steven wrote:
> hiya,
>
> is it possible for messages which were sent in html and/or mime to be
> displayed in the archives as they were displayed to recipients? default
> set
We are using MailMan version 2.0.10
For some reason, I have a list of more than 3,000 list admin requests
(approving posts, etc.) that Mailman has accumulated over the downtime
period, and it's all but impossible to clear that using the Mailman
script (I got a 500 error the one time I tried it).
Heya all
I posted previousely about my message problem.
In short I post to a moderated list it notifies me that there is a request and
when I click on the link there is nothing.
What puzzles me is that the next day I got the message @ the bottom here
If I log in I cannot see my messages and I ca
I found the following script at
http://msgs.securepoint.com/cgi-bin/get/mailman-users-0101/294.html
#!/bin/sh
# output 'listname : owner' for all lists
for i in ../lists/*; do
this=`basename $i`
printf "$this : "
config_list -o - $this | egrep '^owner =' | cut -f2 -d
On Sunday 02 June 2002 01:03 pm, Cassandra Fleetwood wrote:
> I want to create a mailing list of the list administrators. How do I
> generate this. I'd rather not access each list for this info. -Cassandra
POC:
~mailman/bin/list_lists - this will list all the list on the site, then
simply add
On Sun, 2 Jun 2002 02:35:00 -0400
Scott Courtney <[EMAIL PROTECTED]> wrote:
> BINGO! The culprit is unmasked!
How about adding a section to the FAQ with this data?
http://www.python.org/cgi-bin/faqw-mm.py
--
J C Lawrence
-(*)Satan, oscillate my metal
I want to create a mailing list of the list
administrators. How do I generate this. I'd rather not access each list for this
info.
-Cassandra
Nicolas Chiarini wrote:
>
> hello, i have a question about mailman, how many subscripters can manage
> this program??
> more than 1???
> thanks
> nicolas
yes. see the faq. limits are determined by your mta, the host it runs
on, and of course your connection.
---
As Mike says, look at the Privacy options. SquirrelMail is exceptionally
well-behaved (I use it myself and recommend it) so I am surprised to see
its mails rejected. However, because it is web based and (in the default
configuration) runs sendmail to send messages, there is one header you
mi
On Sunday 02 June 2002 10:00 am, LuKreme wrote:
> On Saturday, June 1, 2002, at 09:21 PM, Scott Courtney wrote:
> > On Saturday 01 June 2002 10:59 pm, LuKreme wrote:
> >> Out of curiosity, how did you split the mbox? I have about 1200 emails
> >> I
> >> want to add to the archive.
> >
> > I wrote
On Saturday, June 1, 2002, at 09:21 PM, Scott Courtney wrote:
> On Saturday 01 June 2002 10:59 pm, LuKreme wrote:
>> Out of curiosity, how did you split the mbox? I have about 1200 emails
>> I
>> want to add to the archive.
>
> I wrote a little "awk" program to split them into 80-message chunks.
From: "Jon Carnes" <[EMAIL PROTECTED]>
> On Saturday 01 June 2002 10:28 pm, Danny Terweij wrote:
> > steven <[EMAIL PROTECTED]> heeft geschreven:
> > > [EMAIL PROTECTED] instead of [EMAIL PROTECTED] ?
> > I have the same question asked at the dev list ( a few days ago).
> > Danny,
> Alas, Mai
found the problem, it was me.
I had DM "(who I masquerade as (null for no masquerading) (see also
$=M)" set in sendmail.cf, which was overriding FM (masq-domains.)
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Carnes
> Sent: Saturday, Jun
Well, it turns out there was so much cruft in that data from YahooGroups that
it was easier to write an awk script to zap most of it. Here's the script:
BEGIN LISTING **
#!/usr/bin/awk -f
#
# Attempts to clean up some ugly header problems when importing
# mail from Ya
On Sunday 02 June 2002 02:35 am, Scott Courtney wrote:
> By slightly I mean, among other things, that it wraps
> the header lines in a way that appears incompatible with RFC 822. The Perl
> script that extracts these pages has no way of knowing what Yahoo has done
> to the original data.
>
> I use
27 matches
Mail list logo