Re: [Mailman-Users] Managing The Avalanche of Admin Messages

2001-12-06 Thread Dan Wilder
On Thu, Dec 06, 2001 at 09:33:35PM -0800, [EMAIL PROTECTED] wrote: > Hi Folks, > > This is kind of a newbie question. I appreciate all answers. > > A good number of our lists receive dozens of illicit posts daily. Each > results in a message to admin to take corrective action. Is there a way to

[Mailman-Users] Managing The Avalanche of Admin Messages

2001-12-06 Thread [EMAIL PROTECTED]
Hi Folks, This is kind of a newbie question. I appreciate all answers. A good number of our lists receive dozens of illicit posts daily. Each results in a message to admin to take corrective action. Is there a way to treat certain, illicit messages different than others? I'd like to somehow pre

[Mailman-Users] news catch up

2001-12-06 Thread Pavel Chytil
Hello, I have installed mailman 2.0.8 and Python 2.1 on my RH 7.2. Everything seems to be working fine. I would like to have gate between news and list and since list started way after news group I would like to import all articles from news into archive for list. I though that this should be

[Mailman-Users] What did I do wrong?

2001-12-06 Thread Jason Clark
I know I've got a simple problem, I'm just not getting where I need to, and am tired of complaints from users. I've had mailman up and running for a month, but I needed it working before I had all the little questions like this worked out. I don't recall exactly what values I typed in during

[Mailman-Users] installation problems

2001-12-06 Thread John Murray
Have followed the installation instructions for mailman 2.1. The website looks fine, and appears to work. I can register for the test list (through the site) and it sends out the confirmation email. When I respond to the confirmation email, I am able to see through the logs that it receives

RE: [Mailman-Users] DEFAULT_HOST_NAME | virtual host | 'Admin Lin ks' domain definition

2001-12-06 Thread Dan Mick
> First off, is there any additional documentation for the apps within > $BASEDIR/bin, like list_move and such? Many of the scripts are prefaced with a big comment; many of them have a -h help screen; many of them are surprisingly readable, even if you don't read Python. But I don't know of an

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread Jon Carnes
If I were Mr Burns, I would be sitting here tapping my fingers together and whispering: "Excellent..." Great solution to get Sendmail optimized for local use. Thanks! - Original Message - From: "Chuq Von Rospach" <[EMAIL PROTECTED]> To: "J C Lawrence" <[EMAIL PROTECTED]>; "Richard Idals

RE: [Mailman-Users] DEFAULT_HOST_NAME | virtual host | 'Admin Lin ks' domaindefinition

2001-12-06 Thread Abe Scwartz
First off, is there any additional documentation for the apps within $BASEDIR/bin, like list_move and such? But back to my initial problem - Within $BASEDIR/Mailman/Cgi/admin.py, the line: legend = "%s mailing lists - Admin Links" % mm_cfg.DEFAULT_HOST_NAME I'd like to be able to set the "%s

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread J C Lawrence
On Thu, 06 Dec 2001 10:40:21 -0800 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > Here's one: > I haven't updated the FAQ with this (mostly as it changes so much with 2.1) -- want to throw it in instead? > And here's the one

[Mailman-Users] Html email msg disappearing...

2001-12-06 Thread Richard Idalski
I have two seperate mailing that send out daily, one is is an html page sent over email, the other is a txt version of the same info. After qrunner processes the html one it seems to disappear, it doesn't get sent out, I's not residing in the mailq, nor does, /var/log/mailog have any refr

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread Chuq Von Rospach
On 12/6/01 9:36 AM, "J C Lawrence" <[EMAIL PROTECTED]> wrote: > you are committed to running sendmail, Chuq von Rospach posted > details of the required configs to the -developers list (Q2 this > year IIRC) with the comment that enabling them also turned off > various SPAM controls in sendmail.

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread J C Lawrence
On Thu, 6 Dec 2001 11:48:16 -0500 Jon Carnes <[EMAIL PROTECTED]> wrote: >> From the Sendmail website: > http://www.sendmail.org/faq > Starting with version 8.9, it may help to include the following in > your .mc file: > FEATURE(`accept_unresolvable_domains')dnl > FEATURE(`accept_unquali

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread J C Lawrence
On Thu, 6 Dec 2001 10:59:36 -0500 Richard Idalski <[EMAIL PROTECTED]> wrote: > I'm still not seeing any how-to's for this for sendmail, and I'm > very new to sendmail so if this is a simple configuration cahnge > I'm overlooking it. I don't know how to configure Sendmail to not do DNS lookups

[Mailman-Users] DEFAULT_HOST_NAME | virtual host | 'Admin Links' domain definition

2001-12-06 Thread Abe Scwartz
All - I'm hosting mailing lists for two domains - primary.com and secondary.com. primary.com is defined as DEFAULT_HOST_NAME within Mailman/Defaults.py. I'm using mailman-2.0.5 on RH6.2/x86. Currently, both http://lists.primary.com/mailman/admin/ and http://lists.secondary.com/mailman/admin/

Re: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread Jon Carnes
>From the Sendmail website: http://www.sendmail.org/faq Starting with version 8.9, it may help to include the following in your .mc file: FEATURE(`accept_unresolvable_domains')dnl FEATURE(`accept_unqualified_senders')dnl Other than that, Sendmail uses the values from /etc/nsswitch.conf for

[Mailman-Users] poster name

2001-12-06 Thread Fabio Botelho da Silva
Hi, is there a way to replace the address of the poster for the list's name in all posted messages. thanks. -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

RE: [Mailman-Users] MM FAQ/Sendmail question...

2001-12-06 Thread Richard Idalski
-- Configure your MTA to not do DNS verifies on receipt from localhost. Most MTAs default to doing verifies by default. Leaving that turned on will slow delivery rates from mailman to your MTA significantly, especially for larger lists. In Exim, the value to edit is receiver_verify_hosts. See REA

Re: [Mailman-Users] Error log ...

2001-12-06 Thread Greg Ward
On 06 December 2001, Alessandro Luiz Petrocino said: > My error log, in mailman 2.0.7, is freight with this lines : > > Dec 06 11:29:05 2001 (15688) Delivery exception: EOF read where object > expected > Dec 06 11:29:05 2001 (15688) Traceback (most recent call last): > File "/usr/local/mailman/

Re: [Mailman-Users] What did I do wrong?

2001-12-06 Thread Richard Barrett
At 07:15 06/12/2001 -0500, J. Barnes wrote: >I know I've got a simple problem, I'm just not getting where I need to, >and am tired of complaints from users. I've had mailman up and running >for a month, but I needed it working before I had all the little questions >like this worked out. I don

[Mailman-Users] Error log ...

2001-12-06 Thread Alessandro Luiz Petrocino
Hi, fellows !!! Please, someone can help-me ?? My error log, in mailman 2.0.7, is freight with this lines : Dec 06 11:29:05 2001 (15688) Delivery exception: EOF read where object expected Dec 06 11:29:05 2001 (15688) Traceback (most recent call last): File "/usr/local/mailman/Mailman/Handlers

[Mailman-Users] mailman 2.1 beta x

2001-12-06 Thread Camel - Jay S. Curtis
What is the status of 2.1? safe to install/upgrade/use yet? -- Jay S. Curtis Camelid Listowner Alpacas Listowner member info / subscribe / unsubscribe / user options at: http://lrllamas.com/mailman/listinfo/camelid http://lrllamas.com/mailman/listinfo/alpacas

[Mailman-Users] What did I do wrong?

2001-12-06 Thread J. Barnes
I know I've got a simple problem, I'm just not getting where I need to, and am tired of complaints from users. I've had mailman up and running for a month, but I needed it working before I had all the little questions like this worked out. I don't recall exactly what values I typed in during

Rif: [Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-06 Thread vincsaya
> spett.le ditta,amici della mailing list,dal mese di gennaio del 2002 sara' >operativa in napoli in italia una nuuova forma di assistenza hardware,diciamo una >specie di pony espress della informatica con assistenza on site per tutto il >giorno,vorrei se fosse possibile il vostro aiuto per sv

Rif: [Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-06 Thread vincsaya
> spett.le ditta,amici della mailing list,dal mese di gennaio del 2002 sara' >operativa in napoli in italia una nuuova forma di assistenza hardware,diciamo una >specie di pony espress della informatica con assistenza on site per tutto il >giorno,vorrei se fosse possibile il vostro aiuto per s