Re: [Mailman-Users] To www or not www, why am I getting an subsc*ibing error?

2002-03-14 Thread J C Lawrence
On Thu, 14 Mar 2002 22:32:08 -0800 Elaine Miller <[EMAIL PROTECTED]> wrote: > I'm getting an intermittent-but-common failure when people access > my Mailman subscription form from the "www.vancouverleather.com" > version of "vancouverleather.com". > Is there a way for me to set it accept both o

Re: [Mailman-Users] testing lists using IP addresses

2002-03-14 Thread Marc MERLIN
On Thu, Mar 14, 2002 at 05:25:44PM -0500, Jon Carnes wrote: > Most MTA's are setup to use the Domain Name. I think the ip address would > screw them up considerably. You could configure your local MTA to handle The RFCs say that you can send Email to listname@[192.168.101.202] (you need bracket

[Mailman-Users] To www or not www, why am I getting an subsc*ibing error?

2002-03-14 Thread Elaine Miller
I'm getting an intermittent-but-common failure when people access my Mailman subscription form from the "www.vancouverleather.com" version of "vancouverleather.com". Is there a way for me to set it accept both of these as "good" domains? TIA Elaine webdonkey -^

[Mailman-Users] subject lines (feature request)

2002-03-14 Thread Will Yardley
a question... and then a feature request. 1) i haven't tested this yet, but if you remove the "Prefix for subject line of list postings" entirely, will the list simply not prepend one? i'm assuming this is possible, but it would be nice to make that more clear in the documentation at least. 2) w

Re: [Mailman-Users] Need to create a user each time?

2002-03-14 Thread Jorge Biquez
Hello all. My mail had problems and I'm not sure if I lost an answer to my question. I'll post it again. Is there an URL where we can read the technical documentation of Mailman? I mean more specifically things of configuration, problems, etc... besides the archives of this list? Thanks in a

[Mailman-Users] filtering content

2002-03-14 Thread James R. Hay
Hi folks, I may have missed it somewhere but is there an equivelent way to trap and hold messages with certain words in the body simillar to the taboo_body configuration which majordomo has in recent versions? Thanks, Jim. James R. Hay[EMAIL PROTECTED] Hay-Net Netwo

[Mailman-Users] Re: AOL people in mail list

2002-03-14 Thread Paul H Byerly
Lehuta, Dan wrote: >My mail list contains 3 members with AOL addresses. Recently they are >coming back with "excessive bouncing" and their e-mail deliveries get >disabled. Can you explain or help? AOL can be hyperactive their identification of spam. If your list has been so designated b

[Mailman-Users] Re: [Mailman-Developers] Mailman can't handle MIME: Content-transfer-encoding: quoted-printable?

2002-03-14 Thread Barry A. Warsaw
> "JM" == James Madill <[EMAIL PROTECTED]> writes: JM> Sendmail accepted the encoded document for Mailman, but on JM> sending out, Mailman encountered what it thought was an EOM JM> marker and stopped the processing of the message at that JM> point. Unfortunately, there was

Re: [Mailman-Users] AOL people in mail list

2002-03-14 Thread Chuq Von Rospach
What does the bounce message say? If AOL spamblocks you, they generally silently throw it away, they don't return it with bounces. On 3/14/02 2:37 PM, "Jon Carnes" <[EMAIL PROTECTED]> wrote: > Sheer speculation and hearsay, but AOL may be doing their best to eliminate > the spam that clogs thei

Re: [Mailman-Users] Commands via email...

2002-03-14 Thread Jon Carnes
So all you really want *is* webalyzer. You're just interested in Web stats. - Original Message - From: "Frederick Noronha" <[EMAIL PROTECTED]> To: "Jon Carnes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Marc MERLIN" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, March 14, 20

Re: [Mailman-Users] umbrella lists

2002-03-14 Thread Jon Carnes
Common problem. The sub lists don't allow any message in which they are not listed in the To: or CC:. To set them to rights, web-admin over to the sub lists and choosing Privacy Options, put the email address for your Umbrella list into: Alias names (regexps) which qualify as explicit to or cc

[Mailman-Users] moving question

2002-03-14 Thread George Zlatanov
Hello everyone, I would like to move my mailman lists, from one server to another. What do I need to do? I'll modify the aliases into the new server, I'll move the MX record, but how about the archive? Is there anything specific that I need to do? Thanks in advance for any answer, George Zlatan

Re: [Mailman-Users] AOL people in mail list

2002-03-14 Thread Jon Carnes
Sheer speculation and hearsay, but AOL may be doing their best to eliminate the spam that clogs their networks. Thus, they could be limiting the number of AOL users that you can have in the envelope of the message. Three would be a bit low, but... To test this bit of hearsay, you can toggle a fe

Re: [Mailman-Users] New with Mailman. User known error

2002-03-14 Thread Jon Carnes
- Original Message - From: "Jorge Biquez" <[EMAIL PROTECTED]> > I read on the archives that I need to be sure that aliases is corrected > written and updated with "newaliases" > > Do I have to create a user each time I create a list (in this case prueba8 ) ? The answer is "yes", unless y

Re: [Mailman-Users] testing lists using IP addresses

2002-03-14 Thread Jon Carnes
Most MTA's are setup to use the Domain Name. I think the ip address would screw them up considerably. You could configure your local MTA to handle the ip address, and set that as one of the domains for which you accept mail, then it would probably work locally, but not remotely. You would also

Re: [Mailman-Users] Question

2002-03-14 Thread Jon Carnes
You could certainly automate much of this.  I wrote a vacation app that does basically what you are asking.  It lets you input a starting date and an ending date and the users email address.  From there the app turns off all their mailing list mail on the starting date, and then back on at t

[Mailman-Users] Re: Integrating Mailman lists with SQL database via command line/scripts

2002-03-14 Thread Jon Carnes
Then you are really going to like the next version (mm v2.1). You can set mm v2.1 to use your own database instead of the default one that Mailman currently uses. Currently, I pump user info out of Mailman by using the command line scripts: config_list (list config items) dumpdb (complete da

Re: [Mailman-Users] Installation / Web Interface Error

2002-03-14 Thread Jeffrey M. Johnson
Unfortunatly if it were that easy I would have already solved the problem. Any other thoughts? Jeff > >Next problem :) No one ever said this was easy. > >I am doing an upgrade, however replacing hardware as well as software. > >Everything works fine, except on the /listinfo/ page. None of th

Re: [Mailman-Users] Re: [Mailman-Developers] Feedback needed: nodupes patch and reply-to munging per user

2002-03-14 Thread Jon Carnes
> In general, Barry, this is the way that I like to see parameterization > done in this sort of environment: per-user switches, with a list-wide > override (in *either* direction)... in *addition* to a configurable > new-user default. > > Lack of flexibility on this point is the *biggest* achilles

Re: [Mailman-Users] how to increase max # of email addresses/page with mailman

2002-03-14 Thread Jon Carnes
Edit ~mailman/Mailman/mm_cfg.py (see Defaults.py in the same directory for more information). - Original Message - From: "Amit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 1:32 PM Subject: [Mailman-Users] how to increase max # of email addresses/page with ma

Re: [Mailman-Users] List Administrator

2002-03-14 Thread Jon Carnes
Set a new site password   ~mailman/bin/mmsitepass   Now go to each list and reset the administration password for that list (browse to the admin page for each list and change at the bottom of the page). Note: do not make the list administration password the same as the site password...  The s

Re: [Mailman-Users] List Administrator

2002-03-14 Thread Dave Sherohman
On Thu, Mar 14, 2002 at 10:14:25AM -0700, Debbie Malson wrote: > I need to change a list's administrator, at the root level of a mailman server. And >change the password. Administrator left and need to assign a new one. If you mean you need to change the site password, use `mmsitepass newpass`

Re: [Mailman-Users] (no subject)

2002-03-14 Thread Robert Wilson
I have the same problem with spam. This change would be nice, but in the mean time, I set the default setting to reject by changing the following lines in admindb.py. It made it much less painful. Robert buttons.AddRow([Center(RadioButton(id, mm_cfg.DEFER, 1)), Center(

[Mailman-Users] how to increase max # of email addresses/page with mailman

2002-03-14 Thread Amit
Hi All, Q. How to increase max # of email addresses/page with mailman. Thanks in Advance. Amit __ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ -- Mailman-

[Mailman-Users] List Administrator

2002-03-14 Thread Debbie Malson
I need to change a list's administrator, at the root level of a mailman server.  And change the password.  Administrator left and need to assign a new one.   THank Debbie M.

[Mailman-Users] Re: [Mailman-Developers] Feedback needed: nodupes patch and reply-to munging per user

2002-03-14 Thread Jay R. Ashworth
On Wed, Mar 13, 2002 at 04:37:41PM -0800, Marc MERLIN wrote: > Also, my patch lets you set a policy decision server-wide or list-wide to > not allow users to set reply-to munging for their own list copies Good. *This* is what I want to see: configurable stripping. :-) In general, Barry, this i

Re: [Mailman-Users] (no subject)

2002-03-14 Thread David Chaplin-Loebell
Can you elaborate? Is there documentation of this feature? I'd love to build tighter integration between my customer database (in MySQL) and my MailMan lists. On Thu, 14 Mar 2002, Jon Carnes wrote: > Mailman allows you to manipulate the lists using outside files or databases. > You will have to

[Mailman-Users] ensim webppliance and mailman

2002-03-14 Thread David Kelly
Hi... has anyone here got experience of setting up Mailman in an ensim virtual hosting environment?? I've searched all over and only found info on setting up under plesk. Any help on this would be greatly appreciated regards David -- Mailman

[Mailman-Users] forbidden_posters option

2002-03-14 Thread Fachschaft Biologie, Wuerzburg
To whom it concerns, we are users of your great software "Mailman"! But we also have big problems with spam! In the "privacy options" I cannot found the "forbidden_posters option". Could you please tell me, where this is to be found? Thank you, Christian -

[Mailman-Users] help! no posts after migration of Mailman list

2002-03-14 Thread Anna Fong
There are no posts after migrating Mailman list. Help! Our organization has two versions of Mailman on two different servers, both running production lists. I wanted to move my production lists off of my server which is running an older version of Mailman to my colleague's server. Before I act

[Mailman-Users] Old problem, AGAIN!

2002-03-14 Thread Brian Teal
OK, this happened to me a while ago and I've included some of your previous answers at the bottom of this post, but here is the problem. I run a hosting company that is subcontracting the servers we use from another larger company (resellers, yes). They are not quite "dedicated" but we do ha

[Mailman-Users] Question

2002-03-14 Thread David V. Alhadeff
Hi –   I was wondering if your software has a method for creating mailing lists based on subscribers paying to subscribe to the newsletter?   Thanks  

[Mailman-Users] testing lists using IP addresses

2002-03-14 Thread sean pambianco
Hi, Is it possible to send test posts to a mailing list using the IP address of the domain rather than the domain. Sean -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

[Mailman-Users] Newbie with error...

2002-03-14 Thread Jorge Biquez
Hello all. I'm sure this has been asked before...looked on the archives, found some tips but the problem is still here I installed, following all the steps I guess on two different machines and in both I'm making the same mistake after creating a list with bin/newlist when a user

[Mailman-Users] New with Mailman. User unknown error

2002-03-14 Thread Jorge Biquez
Hello all. I'm sure this has been asked before...looked on the archives, found some tips but the problem is still here I installed, following all the steps I guess on two different machines and in both I'm making the same mistake after creating a list with bin/newlist when a user

[Mailman-Users] AOL people in mail list

2002-03-14 Thread Lehuta, Dan
My mail list contains 3 members with AOL addresses. Recently they are coming back with "excessive bouncing" and their e-mail deliveries get disabled. Can you explain or help? Dan Lehuta DSHS-MAA-DIS Applications and Database Development Mgr. 360-725-1806 360-586-0615 (FAX) [EMAIL PROTECTED]

[Mailman-Users] No outgoing Headers & Footers

2002-03-14 Thread carmoda
I have installed 'mailman' on my VPS and am having a one small, but irritating problem! posts to various lists do not seem to get the 'Headers' or 'Footers' added to mail going through mailman. I have attempted to edit the headers & footers via the web interface and the "mm_cfg.py" file directl

[Mailman-Users] umbrella lists

2002-03-14 Thread Chris Delp
im trying to set up an umbrella list for a group of lists i have, but but the posts from the umbrella list keep getting held for approval by the under lists. any idea why this would happen? -- Christopher L Delp Website Administraitor ASCYPAA Advisory Council [EMAIL PROTECTED] [EMAIL PROTECTED

Re: [Mailman-Users] Footer added to mail sent to regular list members [empty]

2002-03-14 Thread Paul Croft
I am having the same problem...although I have a custom message in my footer...but it still isn't being sent. Paul At 03:58 PM 14/03/02, carmoda wrote: >Hi, > >I am getting nothing in the Footer added to mail sent to regular list >members > >"Regular-member (non-digest) Options" > >i have in th

[Mailman-Users] Help! No posts after migrating Mailman list

2002-03-14 Thread Anna Fong
There are no posts after migrating Mailman list. Help! Our organization has two versions of Mailman on two different servers, both running production lists. I wanted to move my production lists off of my server which is running an older version of Mailman to my colleague's server. Before I act

Re: [Mailman-Users] Mailman + Htdig

2002-03-14 Thread Richard Barrett
At 10:26 14/03/2002 -0600, Kelly Corbin wrote: >I'm setting up Mailman with Htdig integration, and have 1 final >problem. Mailman works fine, htdig works fine, but together the searches >fail with a 'htdig Archives Access Failure The requested document cannot >be found. %s' Assuming you are

Re: [Mailman-Users] Installation / Web Interface Error

2002-03-14 Thread Dirk H. Schulz
Hi Jeff, At 11:23 14.03.2002 -0600, you wrote: >Thanks Alan, > >I corrected the problem by going to a previous version of Python (1.5.2). > >Next problem :) No one ever said this was easy. >I am doing an upgrade, however replacing hardware as well as software. >Everything works fine, except on

Re: [Mailman-Users] Installation / Web Interface Error

2002-03-14 Thread Jeffrey M. Johnson
Thanks Alan, I corrected the problem by going to a previous version of Python (1.5.2). Next problem :) No one ever said this was easy. I am doing an upgrade, however replacing hardware as well as software. Everything works fine, except on the /listinfo/ page. None of the E-Mail lists are list

[Mailman-Users] Mailman + Htdig

2002-03-14 Thread Kelly Corbin
I'm setting up Mailman with Htdig integration, and have 1 final problem. Mailman works fine, htdig works fine, but together the searches fail with a 'htdig Archives Access Failure The requested document cannot be found. %s' I get no errors in any logs anywhere, so what is the %s? Also, whe

Re: [Mailman-Users] Need to create a user each time?

2002-03-14 Thread Jorge Biquez
Hello all. Thanks Dirk for your comments. We will look around that. By the way. Do you have a URL where we can read the technical documentation of Mailman? I mean specifically things like this ones... Yesterday we read all docs we can find after the installation on the machines and the website o

Re: [Mailman-Users] Need to create a user each time?

2002-03-14 Thread Dirk H. Schulz
Hello Claudia, At 08:58 14.03.2002 -0600, you wrote: Hello all. - snip - 550 5.1.1 <[EMAIL PROTECTED]>... User unknown I have configured in two systems. One a freebds 4.5 stable using sendmail and the other a Linux Mandrake 8.1 using postfix. All both equipments do the same... I can see

Re: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Detlef Neubauer
Detlef Neubauer <[EMAIL PROTECTED]> writes: > "Mihail Tsagidis" <[EMAIL PROTECTED]> writes: > > > There is no option I can found via the web-interface to turn the welcome > > message off or on. > > Membership Menagement > > -> Send Welcome Message to this batch [ ] No [X] Yes Or General Opt

[Mailman-Users] Need to create a user each time?

2002-03-14 Thread Claudia Tejada
Hello all. My partner send this email to the list, we just subscribed, but he received an email telling that his message will need approval for suspicious headers (???)...anyway, we are new on this and have a problem..maybe a stupid one but we can have not found the answer yet thanks in adva

Re: AW: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Detlef Neubauer
"Mihail Tsagidis" <[EMAIL PROTECTED]> writes: > There is no option I can found via the web-interface to turn the welcome > message off or on. Membership Menagement -> Send Welcome Message to this batch [ ] No [X] Yes Mit freundlichen Grüßen Detlef Neubauer -- .oO GnuPG Key auf http://www

Re: AW: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Dirk H. Schulz
Hello Mihail, At 15:45 14.03.2002 +0100, you wrote: >Hello, > >There is no option I can found via the web-interface to turn the welcome >message off or on. > >Only I have found the option: "List-specific text prepended to >new-subscriber welcome message" within the menu "General Options". It is

AW: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Mihail Tsagidis
Hello, There is no option I can found via the web-interface to turn the welcome message off or on. Only I have found the option: "List-specific text prepended to new-subscriber welcome message" within the menu "General Options". best regards, Mihail Tsagidis -- Bay4you Marktplatz GmbH & Co. KG

Re: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Detlef Neubauer
"Dirk H. Schulz" <[EMAIL PROTECTED]> writes: > At 14:00 14.03.2002 +0100, you wrote: > >Hello, > > > >Someone can edit the text for the welcome E-Mail. But how can I turn the > >Welcome E-Mail off? > > On the admin web page, it is the option "Send welcome message when > people subscribe?". Or

Re: [Mailman-Users] Ignore option for individual subscribers

2002-03-14 Thread Detlef Neubauer
Larry Kirkpatrick <[EMAIL PROTECTED]> writes: > I can't find this in the documentation. Is there a command in Mailman > wherein one could set their list subscription to ignore or instantly discard > any post with [EMAIL PROTECTED] in the "from" field? Privacy Options Hold posts with header val

[Mailman-Users] Re: RedHat7.2 Sendmail HELP!! (David)

2002-03-14 Thread Donna Hanlon
David <[EMAIL PROTECTED]> wrote: > > Subject: [Mailman-Users] RedHat7.2 Sendmail HELP!! > Date: Wed, 13 Mar 2002 17:48:44 -0800 > From: David <[EMAIL PROTECTED]> > To: MailMan List <[EMAIL PROTECTED]> > > Hello All, >

Re: [Mailman-Users] Welcome E-Mail

2002-03-14 Thread Dirk H. Schulz
Hello Mihail, At 14:00 14.03.2002 +0100, you wrote: >Hello, > >Someone can edit the text for the welcome E-Mail. But how can I turn the >Welcome E-Mail off? On the admin web page, it is the option "Send welcome message when people subscribe?". Dirk ---

[Mailman-Users] Welcome E-Mail

2002-03-14 Thread Mihail Tsagidis
Hello, Someone can edit the text for the welcome E-Mail. But how can I turn the Welcome E-Mail off? Thanks, Mihail Tsagidis -- Bay4you Marktplatz GmbH & Co. KG Weintraubengasse 2 D-90403 Nurnberg Tel. 0911 / 81025-0 Fax. 0911 / 81025-11 Web: www.bay4you.de

Re: [Mailman-Users] RedHat7.2 Sendmail HELP!!

2002-03-14 Thread Alan L. Waller
Sendmail has some security features turned on in the RH install. Check DontBlameSendmail directive in sendmail.cf At 05:48 PM 3/13/2002 -0800, David wrote: >Hello All, > I installed Mailman 2.0.8 on my RedHat7.2 and Sendmail. I made a > test list add the output to /etc/aliases. > >##

Re: [Mailman-Users] Mailman can't handle MIME: Content-transfer-encoding: quoted-printable?

2002-03-14 Thread Alan L. Waller
That sounds very much like a problem I just corrected. The receiving end was behind a Cisco PIX firewall and a bug in the PIX causes this. Search Google groups for sendmail + multiple +pix for the complete story. Al At 04:40 PM 3/13/2002 -0500, James Madill wrote: >Users of one of m

Re: [Mailman-Users] Commands via email...

2002-03-14 Thread Frederick Noronha
Statistics like (i) who visited the site (ii) on which days of the week (iii) using which browser (iv) and which OS (v) maybe even which articles were most read... (vi) also how many readers are online at the moment... I was amazed to find that PHPnuke (or is it PostNuke) offers such interesting

[Mailman-Users] Editing html code for "Private Archives Authentication"

2002-03-14 Thread Herve Cassagne
Hi there, I want to edit the HTML code for the "Private Archives Authentication" page (so as to translate it in French). Only, from the admin page > Edit the HTML for the public list pages makes it possible only to change these four pages: General list information page Subscribe results page