[Mailman-Users] search users on moderator bit

2004-01-20 Thread John Dell
Hi, How could I search the users of a list based on their moderator bit. I have an announce only list with about 2000 people on it. Almost all the users are moderated, but there are about 10 or so people on the list who don't have the moderator bit set and can post. Is there a way to search

Re: [Mailman-Users] Bug in Mailman version 2.1.4

2004-01-20 Thread Michael Clark
Hi again, I've upgraded our installation of Mailman to 2.1.4. Sometimes it works, sometimes it doesn't. Nothing obviously wrong in the error log, or the web server log. When going to a list's admin pages, I enter the list password, then get this error. Any ideas would be appreciated. Michael D

RE: [Mailman-Users] how limit traffic

2004-01-20 Thread Dennis Black
>= Original Message From Brad Knowles <[EMAIL PROTECTED]> = >At 12:02 PM -0600 2004/01/20, Ed Wilts wrote: > >> SMTP_MAX_RCPTS = 500 > > Which won't work with the majority of MTAs. Most limit the >maximum number of recipients per message to be something like 100 or >200. If the loc

Re: [Mailman-Users] Bug in Mailman version 2.1.4

2004-01-20 Thread Erick Mechler
:: I've upgraded our installation of Mailman to 2.1.4. Sometimes it :: works, sometimes it doesn't. Nothing obviously wrong in the error :: log, or the web server log. When going to a list's admin pages, I :: enter the list password, then get this error. Have you run the check_perms script in ~

[Mailman-Users] Bug in Mailman version 2.1.4

2004-01-20 Thread Michael Clark
I've upgraded our installation of Mailman to 2.1.4. Sometimes it works, sometimes it doesn't. Nothing obviously wrong in the error log, or the web server log. When going to a list's admin pages, I enter the list password, then get this error. Any ideas would be appreciated. Michael Bug in Mai

Re: [Mailman-Users] how limit traffic

2004-01-20 Thread Brad Knowles
At 12:02 PM -0600 2004/01/20, Ed Wilts wrote: Look at the following segment in Defaults.py: # Ceiling on the number of recipients that can be specified in a single # SMTP # transaction. Set to 0 to submit the entire recipient list in one # transaction. Only used with the SMTPDirect DELIVERY

[Mailman-Users] Link to "Download full raw archive" missing

2004-01-20 Thread Dwight A. Ernest
Greetings. I'm a sysadmin for a site with 260 lists, a total unique subscriber base of about 18,000, and a total daily traffic count of about 115,000 messages. We recently undertook an upgrde from 2.1.3 to 2.1.4. Since that upgrade, some list owners are complaining that they no longer see the 'Dow

[Mailman-Users] Errors with htdig

2004-01-20 Thread Clyde Jones
Hi all I upgraded to mailman 2.1.4 and I added the indexing and htdig patches to have searchable archives. Everything seems to be working, but I keep getting this error from the nightly_htdig cron job. What am I doing wrong? DB2 problem...: /var/lib/htdig/db.metaphone.db: Permission denied DB

RE: [Mailman-Users] 2 mailman instances with postfix

2004-01-20 Thread Jon Carnes
On Tue, 2004-01-20 at 12:18, Mike Williams wrote: > > I thought about using the same alias-File for all mailman > > installations..., but I don't know how mailman checks if a list > > allready exists or not. Is mailman only searching through the alias > > file to check if a list allready exists or

Re: [Mailman-Users] how limit traffic

2004-01-20 Thread Brad Knowles
At 4:52 PM + 2004/01/19, Navegante wrote: Is there a way to force Mailman spit the list in 200 mails (12 lists!) or does shots of 200 adresses per time limit? Mailman will aggregate together as many recipients as it can per message envelope, if you make sure that the VERP and per-user fe

Re: [Mailman-Users] how limit traffic

2004-01-20 Thread Ed Wilts
On Mon, Jan 19, 2004 at 04:52:09PM +, Navegante wrote: > I need to use a newsletter with 2400 email adresses (op-in list)but my > hosting plan doesn?t allow me to send more than 200 mails in one shot > (recent spaming issues and server black lists from other users). > > Is there a way to for

Re: [Mailman-Users] How to use Mailman with windows 2000?

2004-01-20 Thread Szilard Vizi
Hello, >> > I need to now if someone manage to work it in windows and how to did >> it? >> You can get Mailman to work on Windows. >> It requires so much expertise to get it working that you might as well >> simply install a Linux box - on which it is trivial to install. > > Well but, how i can do

RE: [Mailman-Users] 2 mailman instances with postfix

2004-01-20 Thread Mike Williams
> I thought about using the same alias-File for all mailman > installations..., but I don't know how mailman checks if a list > allready exists or not. Is mailman only searching through the alias > file to check if a list allready exists or is a database used, where > the listnames and other thing

[Mailman-Users] how limit traffic

2004-01-20 Thread Navegante
Hi! I need to use a newsletter with 2400 email adresses (op-in list)but my hosting plan doesn´t allow me to send more than 200 mails in one shot (recent spaming issues and server black lists from other users). Is there a way to force Mailman spit the list in 200 mails (12 lists!) or does shot

Re: [Mailman-Users] 2 mailman instances with postfix

2004-01-20 Thread Jon Carnes
On Tue, 2004-01-20 at 10:03, Christian Schoepplein wrote: > Hi John! > > Thanks for your answer! > > > I thought about using the same alias-File for all mailman > installations..., but I don't know how mailman checks if a list > allready exists or not. Is mailman only searching through the alia

Re: [Mailman-Users] How to use Mailman with windows 2000?

2004-01-20 Thread Ana
- Original Message - From: "Jon Carnes" <[EMAIL PROTECTED]> To: "Ana" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 20, 2004 3:38 PM Subject: Re: [Mailman-Users] How to use Mailman with windows 2000? > On Tue, 2004-01-20 at 07:18, Ana wrote: > > Hi all, > > > > I read

Re: [Mailman-Users] Bounces

2004-01-20 Thread John DeCarlo
Charlie, Charlie Hazlett wrote: I have read and read, but I cannot seem to understand the BOUNCE !! I have people sending mail to the list, using the correct list address and they get bounced. Why is that ??? Someone please explain the bounce thing in plain English for this thick skull ???

Re: [Mailman-Users] What is the "mailman" mailing list used for?

2004-01-20 Thread John DeCarlo
Skip, In the absence of Barry giving a definitive answer, my guess would be that this is a cleaner design. It works for situations with just one person and also works for situations with many, many people involved (such as at a large company or a Mailman hosting service). Skip Montanaro wrote

Re: [Mailman-Users] How to use Mailman with windows 2000?

2004-01-20 Thread Jon Carnes
On Tue, 2004-01-20 at 07:18, Ana wrote: > Hi all, > > I read in the requeriments page that Mailman currently not work on windows. > I need to now if someone manage to work it in windows and how to did it? > > Thanks in advance. > Here's the deal... You can get Mailman to work on Windows. It req

Re: [Mailman-Users] 2 mailman instances with postfix

2004-01-20 Thread Jon Carnes
On Tue, 2004-01-20 at 04:31, Christian Schoepplein wrote: > Hi! > > Is it possible to use 2 mailman installations with one postfix mta on a > server? How do I have to configure postfix / mailman, that for example > no problems ocure with equal listaliases in the 1. and 2. mailman > installation

[Mailman-Users] Welcome email

2004-01-20 Thread Bill Sholar
We have mailman on a dedicated server which hosts several domains. Domain owners creating a new mailman list get a welcome email that inserts the server name where you'd expect the relevant domain name Such as links to http://server.serverdomain.com/mailman/admin/newlist_userdomain.com instea

Re: [Mailman-Users] Where are list member addresses stored?

2004-01-20 Thread Pete Holsberg
On Tue, 20 Jan 2004, Erick Mechler wrote: > :: I'm getting error messages from Yahoo saying that > :: [EMAIL PROTECTED] can't be found! > :: > :: I would like to look at the file that contains the list > :: member email addresses to try todope this out. > > ~mailman/bin/list_members [listname] >

[Mailman-Users] How to use Mailman with windows 2000?

2004-01-20 Thread Ana
Hi all, I read in the requeriments page that Mailman currently not work on windows. I need to now if someone manage to work it in windows and how to did it? Thanks in advance. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.

[Mailman-Users] 2 mailman instances with postfix

2004-01-20 Thread Christian Schoepplein
Hi! Is it possible to use 2 mailman installations with one postfix mta on a server? How do I have to configure postfix / mailman, that for example no problems ocure with equal listaliases in the 1. and 2. mailman installation. The tow mailman instances are using different domains, so maybe pos

Re: [Mailman-Users] How do I limit posts?

2004-01-20 Thread Erick Mechler
:: How do I configure a list so that members can't post. I want only the :: moderators to be able to post. Please read the FAQ before posting: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp --Erick -- Mailman-Users mail

Re: [Mailman-Users] Where are list member addresses stored?

2004-01-20 Thread Erick Mechler
:: I'm getting error messages from Yahoo saying that :: [EMAIL PROTECTED] can't be found! :: :: I would like to look at the file that contains the list :: member email addresses to try todope this out. ~mailman/bin/list_members [listname] This information is stored in the config.pck file in ~mai