RE: [Mailman-Users] Re: cgi-gid puzzler fixed

2002-06-04 Thread Steven Shults
what's the bounce error the mail to the list is sent back with? what kind of error information is included when "Mailman appears to accept this but just sends it right back." with the confirmation emails? any UID or GID errors showing up in your maillogs? ~steven > -Original Message- >

[Mailman-Users] Re: cgi-gid puzzler fixed

2002-06-04 Thread Rob Dover
Thanks to LuKreme for showing me where I went wrong with the cgi-gid setting. Now I have another one that also has me stumped... I now have a list configured but I can't subscribe to it. I get the supscription page fine and submit the request. Mailman then sends the confirmation e-mail ok which I

[Mailman-Users] digest sent to entire list, why?

2002-06-04 Thread Steven Shults
Hi, I'm running 2.0.11 One of my new lists sent the first digest to the list posting address today from [EMAIL PROTECTED] 'on behalf of' [EMAIL PROTECTED] to [EMAIL PROTECTED] Coincidentally(?) the time stamp matched that of a post I had approved and which was sent at the same time as the dige

RE: [Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
Title: RE: [Mailman-Users] Email Header Thanks one and all for the ideas. LuKreme started me off on the "right" track. I think I now have it dialed in. using .procmailrc: :0 * ^To:.*newsletter * ^Subject:.*Newsletter | ./sendletter.pl Looking at sendletter.pl: #!/usr/bin/perl use Mail::Sendma

RE: [Mailman-Users] Email Header

2002-06-04 Thread Steven Shults
I think scott basically said this, but to simplify matters: if your user wants to send a webpage instead of an email, post the webpage on the intranet and email the URL to the intended recipients. ~steven > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On B

Re: [Mailman-Users] Email Header

2002-06-04 Thread Satya
On Jun 4, 2002 at 14:07, Doug La Farge wrote: >Because the user of this list needs to be able to send from their >Outlook Express client with all the fancy images and formatting. >Yeah, I've got a basic little Perl script that already does this >including the SQL pull. Heck, maybe I can have

Re: [Mailman-Users] Limit by domain in mailman-2.1b2

2002-06-04 Thread Myron Freeman
Actually, I managed to answer my own question. It looks I can limit by domains in the sender filters. -Myron Myron Freeman ([EMAIL PROTECTED]) wrote: > Is it possible to limit by domain name in the sender filters for > mailman-2.1b2? If so, con someone send me a pointer to a crash course > in

Re: [Mailman-Users] Email Header

2002-06-04 Thread Scott Courtney
On Tuesday 04 June 2002 05:07 pm, Doug La Farge wrote: > Because the user of this list needs to be able to send from their > Outlook Express client with all the fancy images and formatting. > It's a bit of a tedious job to "migrate" the email produced in > Outlook containing all those either local

Re: [Mailman-Users] Problem: All recipients refused

2002-06-04 Thread Víctor Nuño
Well, I finally solved it myself. I had two errors. One of them is that I HAD to configure Mailman as --with-mail-gid=mailnull. The other error was that I had anti-spam features that didn't allow any connection from localhost. So in this case I just had to edit the mm_cfg.py and change the app

Re: [Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
At 2:58 PM -0600 6/4/02, LuKreme wrote: > >> The avenue for being removed is not through any Mailman >> functionality. > >why do you need mailman? Because the user of this list needs to be able to send from their Outlook Express client with all the fancy images and formatting. It's a bit of a

Re: [Mailman-Users] Email Header

2002-06-04 Thread LuKreme
> The avenue for being removed is not through any Mailman > functionality. why do you need mailman? for $name in list_of_emails sendmail $name < letter.txt end (clean that up to talk to your SQL database and do the pulls, etc). -- You are responsible for your rose. "Rule 5: Get Kirsten Dun

Re: [Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
Title: Re: [Mailman-Users] Email Header Look in the Mailman/Defaults.py file for the DEFAULT_MSG_FOOTER parameter. Don't change it in this file, but instead copy these lines to your own Mailman/mm_cfg.py file and then edit as you wish. This doesn't appear to be what I'm looking for.  DEFAULT_M

Re: [Mailman-Users] Email Header

2002-06-04 Thread Scott Courtney
On Tuesday 04 June 2002 03:15 pm, Doug La Farge wrote: [...] > I thought about hacking a script to edit the virtualusertable file > with sendmail to simply send to an alias. This leaves a security hole > - anyone can send to the alias which is not desired. I tend to agree that having e-mail acces

[Mailman-Users] changing the location of mailman

2002-06-04 Thread Rantanen, TC1
I would like to change the directory that mailman is in, but when doing a newlist, the echo comes up with /var/mailman/mail/wrapper Where would I change this? I found a spot in Default.py but not sure if this is the only spot that needs to be changed. Ed Rantanen -

Re: [Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
The avenue for being removed is not through any Mailman functionality. The footer for the email will have instructions for how to leave the list. Basically, the user must email the Admin who will then remove the user from a Contact List manager - which is where all of the email addresses ori

Re: [Mailman-Users] Email Header

2002-06-04 Thread Scott Courtney
On Tuesday 04 June 2002 02:00 pm, Doug La Farge wrote: > > header including the following: > >List-Help: > >List-Unsubscribe: Are you sure you don't want to leave these two in? Generally it's considered good netiquette to make it easy for people to exit a l

[Mailman-Users] Problem: All recipients refused

2002-06-04 Thread Víctor Nuño
Hello everyone, I've just installed Mailman. I followed the INSTALL file and had no problem (including permissions). The problem that I find now is that somehow mailman can't send a single mail through Sendmail. I can see in the logs the following: Jun 04 20:13:00 2002 (22207) All recipie

[Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
I'm trying to use MailMan for its listserve features only. In other words I have _NO_ (ooops) need for the web site interface. In fact, there will be only one person that sends to the list. I'd like to customize the email that is sent out to the list but cannot seem to find a template for tha

[Mailman-Users] Email Header

2002-06-04 Thread Doug La Farge
I'm trying to use MailMan for its listserve features only. In other words I have need for the web site interface. In fact, there will be only one person that sends to the list. I'd like to customize the email that is sent out to the list but cannot seem to find a template for that. I'd like

FW: [Mailman-Users] Integrating Mailman 2.0.8 with Tomcat 4.0.1

2002-06-04 Thread Winkle, Mitchell (Mitch), MGSVC
Installation of Mailman NOTE: These isntructions apply to Mailman version 2.0.8 and RedHat Linux version 7.0. If you follow these instructions for installing Mailman and have installed Tomcat 4.0.1 in the /home directory, you may follow these instructions for other distributions as long a

[Mailman-Users] Limit by domain in mailman-2.1b2

2002-06-04 Thread Myron Freeman
Is it possible to limit by domain name in the sender filters for mailman-2.1b2? If so, con someone send me a pointer to a crash course in the syntax for it? I don't know Python but from what I can tell, its regular expressions look something like Perl's. Thanks. -Myron -

RE: [Mailman-Users] Integrating Mailman 2.0.8 with Tomcat 4.0.1

2002-06-04 Thread Winkle, Mitchell (Mitch), MGSVC
Friends. Please excuse the proprietary shell script references to /root/bin/tomstart, /root/bin/tomstop, and /root/bin/newapp. These are convenience scripts I use to start, stop and create new application file structures in Tomcat. My apologies. I'll make a more generic version of these i

[Mailman-Users] Integrating Mailman 2.0.8 with Tomcat 4.0.1

2002-06-04 Thread Winkle, Mitchell (Mitch), MGSVC
Installation of Mailman NOTE: These isntructions apply to Mailman version 2.0.8 and RedHat Linux version 7.0. If you follow these instructions for installing Mailman and have installed Tomcat 4.0.1 in the /home directory, you may follow these instructions for other distributions as long as

Re: [Mailman-Users] large lists question

2002-06-04 Thread Nigel Metheringham
On Mon, 2002-06-03 at 04:12, Marc MERLIN wrote: > 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 ser

[Mailman-Users] multiple mailman dirs

2002-06-04 Thread Rantanen, TC1
Someone posted a comment about having multiple directories of mailman, to create a grouping or hierarchy. If this is done, what would the entries look like for the cgi-bin in relation to ScriptAlias and the pipermail Alias. Ed Rantanen -- Ma

[Mailman-Users] possible to add logo/image to footer?

2002-06-04 Thread Tom Boeken
Hi, I would like add some Mailman logo/image to the footer of the email. Is this possible? Greetz, Tom -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.or

[Mailman-Users] error log entries

2002-06-04 Thread Tjalling Kikkert
Hi there, my /home/mailman/logs/error keeps filling up with lines like: Jun 04 09:37:20 2002 qrunner(5219): Traceback (most recent call last): Jun 04 09:37:20 2002 qrunner(5219): File "/home/mailman/cron/qrunner", line 282, in ? Jun 04 09:37:20 2002 qrunner(5219): kids = main(lock) Jun 04

Re: [Mailman-Users] Importing large archives ... design limit hit, and possible bug

2002-06-04 Thread J C Lawrence
On Mon, 3 Jun 2002 23:38:05 +0200 Stefaans Mostert <[EMAIL PROTECTED]> wrote: > i would also like to have my recent discovery(browser) recorded in the > faq It could happen to someone else. Then please add it. -- J C Lawrence -(*)Satan, oscillate my met