[Mailman-Users] Max reciepients

2003-12-04 Thread Paul H Byerly
jeff wrote: i have created a bunch of lists. Now i just noticed that the max_num_recipients is set to 10 on all messages -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.

Re: [Mailman-Users] Seriosu problems

2003-12-04 Thread Erick Mechler
:: > :: In short, I can send messages to the list, whose address exists, but the :: > :: messages never reach the subscribers. :: > :: > Is your queue runner still running? :: :: What do you mean by that? Is there anything I have to check? The queue runner is started out of the mailman init scri

Re: [Mailman-Users] Max reciepients

2003-12-04 Thread Thomas Hochstein
[EMAIL PROTECTED] (Jeff Donovan) scripsit/wrote: > i have created a bunch of lists. Now i just noticed that the > max_num_recipients is set to 10 on all messages. Yes. AFAIS that means that messages with more than ten recipients (in To: and CC:, I presume) will be moderated. That does make sense

[Mailman-Users] Re: qfiles/in files

2003-12-04 Thread Sean Rima
Sean Rima writes: Sean Rima writes: There are roughly ten messages in my qfiles/in directory which are around 1 hour old. what do I m=need to do to push them. I removed everything from my qfiles in/out/virgin directories and sent a test message, it still flopped in qfiles/in and is not budging

RE: [Mailman-Users] shell script to make consolidated list from other lists?

2003-12-04 Thread Dennis Black
>= Original Message From John Dell <[EMAIL PROTECTED]> = >Anyone have a shell script that will make take members of some lists and use >them to make a consolidated list? >For example: >remove dupes(List A + List B + List C) = List D > >I'm sure it can be done with list_members, remove_memb

[Mailman-Users] Re: qfiles/in files

2003-12-04 Thread Sean Rima
Sean Rima writes: There are roughly ten messages in my qfiles/in directory which are around 1 hour old. what do I m=need to do to push them. I removed everything from my qfiles in/out/virgin directories and sent a test message, it still flopped in qfiles/in and is not budging I am using exim w

[Mailman-Users] shell script to make consolidated list from other lists?

2003-12-04 Thread John Dell
Hi, Anyone have a shell script that will make take members of some lists and use them to make a consolidated list? For example: remove dupes(List A + List B + List C) = List D I'm sure it can be done with list_members, remove_members, and add_members, but I'm not very handy with shell scripts

Re: [Mailman-Users] Our Mailman web server is listening on port 81 (not 80)

2003-12-04 Thread Sasa Stupar
Kent Taylor wrote: Hello, Our Mailman web server is listening on port 81 (not 80). I modified the config lines in mm_cfg.py to read... DEFAULT_URL_HOST = 'mail.stginternational.com:81' DEFAULT_EMAIL_HOST = 'stginternational.com' ...but all the links that Mailman creates omit the :8

[Mailman-Users] qfiles/in files

2003-12-04 Thread Sean Rima
There are roughly ten messages in my qfiles/in directory which are around 1 hour old. what do I m=need to do to push them. Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: h

[Mailman-Users] Set GID ?

2003-12-04 Thread Brent Shafer
OK... I've gotten GCC installed. When I attempt to ./configure mailman, it tells me my permissions are incorrect. I have the set to User: mailman - r,w,e (read, write, execute capabilities) Group: mailman - r,w,e Everybody: r,w,e I also cd'd to the mailman folder and set gid=mailman I'm sti

[Mailman-Users] Stuck between Mailman and MIMEDefang.

2003-12-04 Thread Gary Goldberg
Can anyone with knowledge on the interface between mailman and sendmail/MIMEDefang help me understand the best way to disable MIMEDefang for outbound Mailman traffic only? It's scanning everything on my dedicated Mailman server, which is double the work. I'd like it to scan only inbound from the ou

[Mailman-Users] cc problem

2003-12-04 Thread Sean Clark
List Users, I have just installed mailman on my linux box to support a number of (mostly) announcement-only lists. I've followed the FAQ regarding making my lists announce-only and everything seems to work apart from one thing - when the message arrives with the recipient it has the short desc

[Mailman-Users] Our Mailman web server is listening on port 81 (not 80)

2003-12-04 Thread Kent Taylor
Hello, Our Mailman web server is listening on port 81 (not 80). I modified the config lines in mm_cfg.py to read... DEFAULT_URL_HOST = 'mail.stginternational.com:81' DEFAULT_EMAIL_HOST = 'stginternational.com' ...but all the links tha

[Mailman-Users] Viewing this list (digest) in OE and question re spammers

2003-12-04 Thread Mike Winnett
I joined this list several months ago (digest) as I planned to move my lists from majordomo to mailman and thought I'd play it smart and have a load of digests to look through, I had found the greatcircle list helpful when I was on Majordomo. Now I've made the move, but when I went to the diges

[Mailman-Users] Problem updating config through admin pages

2003-12-04 Thread Erick Mechler
I recently upgraded a bunch of lists from 2.0.13 to 2.1.3. Everything is working fine so far except that I can't make changes to *new* list configs through the web interface (modifying configs for old lists work just fine). If I try to change something on a new list as the list admin, I hit Subm

Re: [Mailman-Users] List creator's (authentication) password

2003-12-04 Thread Erick Mechler
:: I would like to create a new mailing list for Mailman but I could not :: since I do not know what the List creator's (authentication) password is. You can re-create the admin password using the ~mailman/mmsitepass script. Cheers - Erick -

Re: [Mailman-Users] Seriosu problems

2003-12-04 Thread Erick Mechler
:: In short, I can send messages to the list, whose address exists, but the :: messages never reach the subscribers. Is your queue runner still running? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mail

Re: [Mailman-Users] User unknown

2003-12-04 Thread Charles Layno
What did you have to do to get Mailman running under FC1. When I go to the mailman/listinfo page I get a bunch of python error messages, and if I try and do a command line list serach or member find, I get a lot of python error messages. Charles Layno Greensboro, NC On Wednesday 03 December 2

Re: [Mailman-Users] adding subscriber names

2003-12-04 Thread Mark Dadgar
On Dec 4, 2003, at 8:23 AM, John Smith wrote: I have a question: is there a method to add the subscriber names, in addition to e-mail addresses, en masse? That would be really usefule to me. List the names in this format: Real Name <[EMAIL PROTECTED]> It'll add both to the database. - Mark ---

Re: [Mailman-Users] adding subscriber names

2003-12-04 Thread gagel
Yes. The format is: "The Name" <[EMAIL PROTECTED]> One per line, use the list's Mass Subscription page. - Original Message Follows - > Greetings- > > I have a question: is there a method to add the subscriber names, in > addition to e-mail addresses, en masse? That would be really usefu

Re: [Mailman-Users] newlsetter

2003-12-04 Thread Simon White
02-Dec-03 at 13:57, Bruno Gideon ([EMAIL PROTECTED]) wrote : > I have a newsletter that I send out every week to several hundred > subscribers. It is a closed newsletter (no-one can reply to it). Can I use > mailman for this purpose? And how much would it cost? I administer a list with 13,000+ sub

[Mailman-Users] List creator's (authentication) password

2003-12-04 Thread Nguyen, Tri
Hello, I would like to create a new mailing list for Mailman but I could not since I do not know what the List creator's (authentication) password is. I got Mailman running in Redhat 9.0. If any helps can be provided, I am really appreciated. Thanks a lot. Tri Nguyen -

[Mailman-Users] Our Mailman web server is listening on port 81 (not 80)

2003-12-04 Thread Kent Taylor
Hello, Our Mailman web server is listening on port 81 (not 80). I modified the config lines in mm_cfg.py to read... DEFAULT_URL_HOST = 'mail.stginternational.com:81' DEFAULT_EMAIL_HOST = 'stginternational.com' ...but all the links that Mailman creates omit the :81 portion of the URL, and there

[Mailman-Users] adding subscriber names

2003-12-04 Thread John Smith
Greetings- I have a question: is there a method to add the subscriber names, in addition to e-mail addresses, en masse? That would be really usefule to me. GNU Peace, Ron Carson Octadyne Systems -- Mailman-Users mailing list [EMAIL PROTECTED]

[Mailman-Users] Seriosu problems

2003-12-04 Thread Nicola Menicacci
Hello, I'm having problems with my mailing lists which messages are delivered through your software ( registered with hostvector.com). In short, I can send messages to the list, whose address exists, but the messages never reach the subscribers. The thing lingers on since Monday, and at hostvector

[Mailman-Users] Help with mailman

2003-12-04 Thread John Meredith
Mailman is provided as part of my new hosting package and i run a site for qa new rock band. i need a mailing list with automatic subscription/unsubscribe options that put it in charge of the user, and the ability for only myself to send out mail with gig dates and news etc. Can Mailman do this, an

[Mailman-Users] Configuration Question

2003-12-04 Thread Justin W. Pauler
To Whom It May Concern: I'm trying to get my mailman configuration correct, but I'm having trouble selecting the right options. More or less, I need to configure the list to allow anyone to post and then receive a notice saying that the post was sent to the 'Support Team'. Only those people whom

[Mailman-Users] User unknown

2003-12-04 Thread josh
I am attempting to get get mailman working on fedora 1. It looked like it was pretty much preinstalled and the service is running. I attempted to create a list using web interface and it looked like I did. However, when I send mail to it-- it bounces back complaininig that there isn't such a use

[Mailman-Users] a little help?

2003-12-04 Thread kenny mathieson
dear folks, i'm sorry to bother you with this but i really need some help here. i am a complete layman when it comes to complex emailing, and am trying to set up a mailing list (by the term mailing list, i mean to simply send newsletters to a large group of people without disclosing everybody's

[Mailman-Users] Mail Send Limits : ? Max # of members ?

2003-12-04 Thread Michael Jasinski
Hi - to whom it may concern : We have maillist and are using the program provided by our hosting company. However they seem to have limited knowledge so I need to ask someone ASAP What is the mail list size limit: Max # of members? Max # of members that one list can send? If limited, b

[Mailman-Users] qrunner error

2003-12-04 Thread Andrew Watson
My lists appear to be working fine, but... In preparing for an upgrade, i was scanning the files in my mailman directory. In the logs directory, I found one named qrunner, 52 MB in size. In looking at the contents, I found a pattern of error reports, about 2 per minute, of the following form: D

[Mailman-Users] newlsetter

2003-12-04 Thread Bruno Gideon
Good afternoon, I have a newsletter that I send out every week to several hundred subscribers. It is a closed newsletter (no-one can reply to it). Can I use mailman for this purpose? And how much would it cost? Thank you for your input. Bruno Gideon www.brunogideon.com -

Re: [Mailman-Users] GCC Installation for Compiling Mailman

2003-12-04 Thread Simon White
04-Dec-03 at 12:04, Brent Shafer ([EMAIL PROTECTED]) wrote : > So... I've downloaded GCC 3.3.2 but cannot get it to configure > properly as I get the following error: > > [EMAIL PROTECTED] mailman]$ cd gcc-3.3.2 > [EMAIL PROTECTED] gcc-3.3.2]$ ./configure > Configuring for a i686-pc-linux-gnuold

[Mailman-Users] Max reciepients

2003-12-04 Thread Jeff Donovan
greetings i have created a bunch of lists. Now i just noticed that the max_num_recipients is set to 10 on all messages. I have to go to all of my lists and set this to ' 0 '. Why does this not make sense to me? If i have 76 users, shouldn't all 76 users be allowed to recieve the messages poste

[Mailman-Users] GCC Installation for Compiling Mailman

2003-12-04 Thread Brent Shafer
With your guidance, I have successfully update the python distutil's... which brings me to my next installation issue... I received the following message: [EMAIL PROTECTED] mailman-2.1.3]$ ./configure checking for --with-python... no checking for python... /usr/bin/python checking Python inter

Re: [Mailman-Users] Mailman-2.1 / Postfix 2.0 problems

2003-12-04 Thread Jon Carnes
On Thu, 2003-12-04 at 05:41, M. Lewis wrote: > I'm running Mailman -2.1.1-4 and Postfix-2.0.16-4. > > Monday morning at 5:00am my logs started filling with messages. As close as I > can pin down what initiated the problem was the sending out of users > passwords as that cron job starts at 5:00am

[Mailman-Users] Regular expression for sender to list not matching domain

2003-12-04 Thread James Hammett
I've got a couple of lists which handle different subgroups in our department. I've been trying to change the settings so that anyone in our DNS domain can send to these lists. On: http://mailhost/mailman/admin//privacy/sender In the: List of non-member addresses whose postings should b

[Mailman-Users] Reject by default - will the spam increase?

2003-12-04 Thread Michael Stucki
Hi all, due to a big spam amount, I have switched my lists to only accept mails from list members. After to weeks of production use, I note that many people use a wrong email address (not the one they used for the subscription). Therefore, I'd like to send a rejection response on all messages fr

Re: [Mailman-Users] Problem with ./configure to install Mailman

2003-12-04 Thread Simon White
04-Dec-03 at 10:09, Brent Shafer ([EMAIL PROTECTED]) wrote : > I'm just starting out with Mailman and have limited experience with > Linux. > When I attempt to configure the Mailman installation, I get the > following message: > > [EMAIL PROTECTED] Mailman]$ cd mailman-2.1.3 > [EMAIL PROTECTED]

[Mailman-Users] Problem with ./configure to install Mailman

2003-12-04 Thread Brent Shafer
I'm just starting out with Mailman and have limited experience with Linux. When I attempt to configure the Mailman installation, I get the following message: [EMAIL PROTECTED] Mailman]$ cd mailman-2.1.3 [EMAIL PROTECTED] mailman-2.1.3]$ ./configure checking for --with-python... no checking for p

Re: [Mailman-Users] Mail not sent: unknown encoding?

2003-12-04 Thread Simon White
04-Dec-03 at 09:18, Jon Carnes ([EMAIL PROTECTED]) wrote : > On Thu, 2003-12-04 at 05:53, Simon White wrote: > > 04-Dec-03 at 11:29, Simon White ([EMAIL PROTECTED]) wrote : > > > >From error log: > > > > > > +-+-+ > > > File "/usr/local/mailman/Mailman/Handlers/CookHeaders.py", line 262, > > > i

Re: [Mailman-Users] Reject by default - will the spam increase?

2003-12-04 Thread Chris Johnson
On Thu, 4 Dec 2003, Michael Stucki wrote: > Hi all, > > due to a big spam amount, I have switched my lists to only accept mails from > list members. > > After to weeks of production use, I note that many people use a wrong email > address (not the one they used for the subscription). > > Theref

Re: [Mailman-Users] Mail not sent: unknown encoding?

2003-12-04 Thread Jon Carnes
On Thu, 2003-12-04 at 05:53, Simon White wrote: > 04-Dec-03 at 11:29, Simon White ([EMAIL PROTECTED]) wrote : > > >From error log: > > > > +-+-+ > > File "/usr/local/mailman/Mailman/Handlers/CookHeaders.py", line 262, > > in prefix_subject > > h.append(s, c) > > File "/usr/local/mailman/py

[Mailman-Users] Confirmation Emails Bouncing

2003-12-04 Thread Martin Hugo
Hello Everyone: I have built a new Linux box (Debian distro) and installed Mailman using a deb package. I can create lists and go to the web pages to subscribe but when I reply to a subscription confirmation email I get the following error: Your message did not reach some or all of the intended

[Mailman-Users] Mailman-2.1 / Postfix 2.0 problems

2003-12-04 Thread M. Lewis
I'm running Mailman -2.1.1-4 and Postfix-2.0.16-4. Monday morning at 5:00am my logs started filling with messages. As close as I can pin down what initiated the problem was the sending out of users passwords as that cron job starts at 5:00am on the first of the month. Since that time, mailman

[Mailman-Users] Debian/qmail/Mailman question

2003-12-04 Thread Andre Nicklas
Good morning, I have a problem with a Debian system running qmail as its MTA using vpopmail for virtual domains. I configured Mailman to use the qmail-to-mailman.py but when sending mails to the list i get an error message from the script: Hi. This is the qmail-send program at mail.blah.de. I'm

Re: [Mailman-Users] Mail not sent: unknown encoding?

2003-12-04 Thread Simon White
04-Dec-03 at 11:29, Simon White ([EMAIL PROTECTED]) wrote : > >From error log: > > +-+-+ > File "/usr/local/mailman/Mailman/Handlers/CookHeaders.py", line 262, > in prefix_subject > h.append(s, c) > File "/usr/local/mailman/pythonlib/email/Header.py", line 285, in > append > s = s.enco

[Mailman-Users] Mail not sent: unknown encoding?

2003-12-04 Thread Simon White
>From error log: +-+-+ Dec 02 00:31:22 2003 (10105) Uncaught runner exception: unknown encoding Dec 02 00:31:22 2003 (10105) Traceback (most recent call last): File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop self._onefile(msg, msgdata) File "/usr/local/mailman/Mail

Re: [Mailman-Users] qrunner fails to start

2003-12-04 Thread Erick Mechler
(Following up with a self-post just for archival purposes) :: I'm getting this error when I try to start the mailman qrunner daemon after :: upgrading to 2.1.3 from 2.0.13. Actually, I get this 10x, each one causing :: the qrunner process to die and spawn anew: :: File "/usr/local/mailman/Mail

[Mailman-Users] Changing domain

2003-12-04 Thread david.gordon
Hello I'm running Mailman 2.0.13 with two lists. When I set the lists up I used the domain name epuk.thenexus.co.uk (a sub-domain at our host) in order to run the list immediately and not have to wait for the DNS to update our epuk.org domain. I subsequently updated the "Base URL for Mailman web i