[Mailman-Users] Install problems Error 500

2003-07-10 Thread Scott Brown
Hello, My Apache setup has the user/group set to: apache and apache. So, I ran ./configure --prefix=/usr/local/mailman --with-cgi-gid=apache make install and it goes just fine. But when I goto http://www.mywebsite.com/mailman/admin I get the lovely 500 Internal Server Error. I have

[Mailman-Users] how to strip the Prefix in header or Re mail?

2003-07-10 Thread jiands
hello,lists: When reply a mail, the subject line look like [listname] Re:[listname] subject how can I strip the first [listname]? Thank jds -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Configuration

2003-07-10 Thread Thomas Spuhler
Thanks a lot Richard: It works now. I added the content of file named mailman.conf in directory /etc/httpd/conf to /etc/httpd/conf/commonhttpd.conf into the alias section (at the end of the section) I or somebody else may need to write a mini-howto Mailman-Mandrake -- Best Regards Thomas Sp

Re: [Mailman-Users] Configuration

2003-07-10 Thread Thomas Spuhler
I have a file named mailman.conf in directory /etc/httpd/conf that has the following in it: # # Configure Mailman's CGI scripts # ScriptAlias /mailman/ /var/lib/mailman/cgi-bin/ Options -Indexes -FollowSymLinks -Includes ExecCgi AllowOverride None order allow,deny allow from all # # Con

Re: [Mailman-Users] mailing list vs. posting list

2003-07-10 Thread Brad Knowles
At 2:44 PM -0400 2003/07/10, Robert Carsey wrote: One of the features of majordomo was that you could separate the addresses on the mailing-list and the addresses which were able to post to the list (i think it was the restricted_posters= config option). Yup, mailman can do the same. The ne

Re: [Mailman-Users] newbie question

2003-07-10 Thread Brad Knowles
At 2:12 PM -0400 2003/07/10, Ed Hill wrote: Thanks for responding! I'm using mailman-2.1.2-2 as shipped with RH 9 and the machine has the name "forge.lcs.mit.edu" with a CNAME of "dev.mitgcm.org" pointing to the same IP address. Therein lies the problem. RFC 822 (and 2822) require that all

RE: [Mailman-Users] Return to performance

2003-07-10 Thread Brad Knowles
At 10:52 PM -0400 2003/07/09, Jon Carnes wrote: sendmail option seemed to really help. I'm down to 4 to 10 minutes with most messages at 6. It really helps when you move those slow MTA's to the end of the line, they don't block the messages getting out to the quicker ones. That is another rec

RE: [Mailman-Users] Return to performance

2003-07-10 Thread Brad Knowles
At 4:05 PM -0700 2003/07/09, Eric Miller wrote: One question: Should I be looking at a better MTA? For mailing lists, postfix tends to be better suited to the job out-of-the-box. If you know what you're doing, it is possible to configure sendmail to do the job better than even postfix can do

Re: [Mailman-Users] Really Fustrating - Searchable Archives

2003-07-10 Thread Peter Russell
Richard, thanks for your guide - i followed it step by step and everything appears to work now, first time. This wasnt even really that hard, just needed the guide to follow. Maybe you could get this on a webpage and have a link where ever your patches live? Or is it just me who couldnt do it?

[Mailman-Users] Virtual Domains

2003-07-10 Thread Matt Thoene
Hi, Does anyone subscribed to the list have mailman working with virtual domains? 1 IP, multiple domains, multiple url's? If so, can you possible point me to a howto on it? I'm having a terrible time getting it to work. -- Regards, Matt ---

Re: [Mailman-Users] newbie question

2003-07-10 Thread Jon Carnes
Ahh, the list was already created before you did all this right? You'll have to use a special fix_url script on your list (or delete and recreate the list). The script is found in ~mailman/bin/.. Life in NC is fun (as usual). You are missed. Hope you're having fun in my old haunts up in Cambri

[Mailman-Users] mailing list vs. posting list

2003-07-10 Thread Robert Carsey
One of the features of majordomo was that you could separate the addresses on the mailing-list and the addresses which were able to post to the list (i think it was the restricted_posters= config option). In my case, I have an all-staff list and an all-faculty list. Sometimes our staff (not on t

[Mailman-Users] RE: Problems with list server bounces going throughnews gateway

2003-07-10 Thread Eric McDonald
Second request--Anybody have some insight on this one? Eric McDonald Systems Admin, RAIN Network -Original Message- From: Eric McDonald [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 10:44 AM To: '[EMAIL PROTECTED]' Cc: 'Kasey Minnis' Subject: Problems with list server bounces

Re: [Mailman-Users] newbie question

2003-07-10 Thread Ed Hill
On Thu, 2003-07-10 at 11:33, Jon Carnes wrote: > Hay Ed, > > What version of Mailman are you using? Guessing that you are using a > recent version, you should be able to set the Mailing host (as opposed > to the Web host) separate within the configuration file: > ~mailman/Mailman/mm_cfg.py Hi

RE: [Mailman-Users] email address in footer

2003-07-10 Thread Mike Kercher
Put this in your ~mailman/Mailman/mm_cfg.py: VERP_PASSWORD_REMINDERS = 1 VERP_PERSONALIZED_DELIVERIES = 1 VERP_DELIVERY_INTERVAL = 1 VERP_CONFIRMATIONS = 1 OWNERS_CAN_ENABLE_PERSONALIZATION = 1 Then you'll find additional settings within the web interface. Mike -Original Message- From:

Re: [Mailman-Users] email address in footer

2003-07-10 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Eckerson wrote: > I need to put the recipient's email address into the footer of my email. > Like: This message was sent to:[email] > or To unsubscribe : [email] > Can anyone tell me how this is done? You need to turn on personalization fo

[Mailman-Users] email address in footer

2003-07-10 Thread Rob Eckerson
I need to put the recipient's email address into the footer of my email. Like: This message was sent to:[email] or To unsubscribe : [email] Can anyone tell me how this is done? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.py

[Mailman-Users] Dealing with duplicate messages

2003-07-10 Thread Martyn Drake
Hi, I'm running several internal MailMan mailing lists which are in turn have other MailMan mailing lists subscribed to it. In addition, the same people are subscribed to other mailing lists on the system. The problem is that they're complaining about duplicate messages whenever anybody cross-po

Re: [Mailman-Users] digest issues

2003-07-10 Thread Alessio Bragadini
On Thu, 2003-07-10 at 16:10, Evey wrote: > However, a lot of the digest email seems to be a mix of html tags and ascii, > making most of the digest illegible. Is there a way I can get the digest to > be legible without making everyone write emails to the list in plain text? MIME digests work muc

Re: [Mailman-Users] newbie question

2003-07-10 Thread Jon Carnes
Hay Ed, What version of Mailman are you using? Guessing that you are using a recent version, you should be able to set the Mailing host (as opposed to the Web host) separate within the configuration file: ~mailman/Mailman/mm_cfg.py You would be setting up a virtual domain since the address is

Re: [Mailman-Users] Crash when adding subscribers

2003-07-10 Thread Jean-Marc V. Liotier
Problem solved it seems. Let's recapitulate : I execute the add_members command to add members to the list 'test'. The file 'addresses' contains a few addresses (one per line). The '-w y' option triggers a notification mail to the new subscribers. nyiragongo:/home/jim/admin/mailman# add_members

[Mailman-Users] newbie question

2003-07-10 Thread Ed Hill
Hi folks, I've setup mailman for a low-traffic public list and, while all the mails seem to get through just fine, I'm having one nagging little problem. I'd like the Reply-To: address to point to: [EMAIL PROTECTED] but mails sent from the list appear to be from: [EMAIL PROTECTED] in sp

[Mailman-Users] digest issues

2003-07-10 Thread Evey
Hi there, I just started a new list with mailman, and as it's a heavy traffic list (already) people have been going on digest. However, a lot of the digest email seems to be a mix of html tags and ascii, making most of the digest illegible. Is there a way I can get the digest to be legible w

Re: [Mailman-Users] Bounce Notices

2003-07-10 Thread Jon Carnes
Scan the mailman log files. It reports every bounce in the logs. On Thu, 2003-07-10 at 00:43, John Liggins wrote: > How do I set things so that I can get a Bounce notice the FIRST time that a > message bounces? I need to know if anyone on my list has NOT received a > message. > >

[Mailman-Users] Bounce Notices

2003-07-10 Thread John Liggins
How do I set things so that I can get a Bounce notice the FIRST time that a message bounces? I need to know if anyone on my list has NOT received a message. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/m

[Mailman-Users] Uncaught runner exception

2003-07-10 Thread Robert Anderson
Hi I'm running mailman for the mailing list of http://www.aarons-jokes.com/ I'm currently sending out over 150,000 mails (over 7 lists) a day using an "announce only" type setup. Problem is mailman has been causing the server to crash on a regular basis. I am get VERY large number (1000's) of t

Re: [Mailman-Users] Configuration

2003-07-10 Thread Richard Humphrey
Add the following to your httpd.conf file and restart apache. Be sure and change the paths to match your setup. These are the paths that Redhat uses for Mailman install, but sounds like Mandrake is different. ScriptAlias /mailman/ /var/mailman/cgi-bin/ Alias /pipermail/ /var/mailman/archives/pub

[Mailman-Users] Bug in Mailman 2.1.1 - Help

2003-07-10 Thread CARTER Anthony
Hi, We have a list that is moderated for all messages. When in the approval screen, you can view messages by clicking on the message numbers. However, we have one that when you click it, you get the error given below: Bug in Mailman version 2.1.1 We're sorry, we hit a bug! If you would like to h