Re: [Mailman-Users] and postfix

2007-01-18 Thread Mark Sapiro
Larry Stone wrote: >On 1/18/07 6:35 PM, Gustavo U. Navarro at [EMAIL PROTECTED] wrote: > >> Postfix is run ok but when run with mailman said one error >> >> Recipient address rejected: User unknown in local recipient table.. > >To have mailman work with postfix, all the mailman addresses need to

Re: [Mailman-Users] and postfix

2007-01-18 Thread Larry Stone
On 1/18/07 6:35 PM, Gustavo U. Navarro at [EMAIL PROTECTED] wrote: > Postfix is run ok but when run with mailman said one error > > Recipient address rejected: User unknown in local recipient table.. To have mailman work with postfix, all the mailman addresses need to be in the Postfix alias fil

Re: [Mailman-Users] and postfix

2007-01-18 Thread Mark Sapiro
Gustavo U. Navarro wrote: >Mark >Could you help me!!! No, I can't. I know very little about Postfix. I saw your original post and did not reply because I don't know what the problem is. This would appear to be a problem somewhere in the Postfix configuration. I doubt the mail is even getting to

Re: [Mailman-Users] and postfix

2007-01-18 Thread Gustavo U. Navarro
Mark Could you help me!!! Dears I have a problem with postfix...and mailman Postfix is run ok but when run with mailman said one error Recipient address rejected: User unknown in local recipient table.. These is my file main.cf myhostname = piluso.clacso.edu.ar # mydomain = clacso.edu.ar al

Re: [Mailman-Users] spam filters should only match list-members

2007-01-18 Thread Mark Sapiro
Bettina Hafter wrote: > >We have a list, which discards all non-members. We have 2 filters which >go for spams. > >1st filter, if the X-SPAM-header contains xxx, discard it >2nd filter, if the X-SPAM-header contains , set it on hold > >now all the spamers which are marked by our spamassin

Re: [Mailman-Users] Bounce - raw bounce messages?

2007-01-18 Thread Mark Sapiro
Carl Paukstis wrote: > >What's the best way for me to get/find and examine the actual "raw" >bounce messages coming back from his mail server that are causing him >to get disabled, so we can work with his provider or filter to prevent >this? Set bounce_notify_owner_on_disable to Yes. The notice c

Re: [Mailman-Users] Python Requirement

2007-01-18 Thread Mark Sapiro
Patrick Bogen wrote: >On 1/18/07, maillists <[EMAIL PROTECTED]> wrote: >> Is it OK to keep Python my 2.2.? Am I headed for trouble at all? I >> still need a push to jump off this cliff. >You fool! You'll doom us all with your Python 2.2 foolishness! > > >Ahem. That said, I don't know of any probl

Re: [Mailman-Users] OT: Firefox Crashing on Admin Pages

2007-01-18 Thread Kenneth Jacker
jwb> Did you install a new plugin (or update one) about the time the jwb> problem started? No. -Kenneth -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.py

Re: [Mailman-Users] Python Requirement

2007-01-18 Thread Patrick Bogen
On 1/18/07, maillists <[EMAIL PROTECTED]> wrote: > Is it OK to keep Python my 2.2.? Am I headed for trouble at all? I > still need a push to jump off this cliff. You fool! You'll doom us all with your Python 2.2 foolishness! Ahem. That said, I don't know of any problems with python 2.2, but othe

[Mailman-Users] Python Requirement

2007-01-18 Thread maillists
Hi, I am upgrading to Mailman 2.1.9 from 2.1.1. I have Python 2.2.2. installed. I am going to un-install and re-install Mailman altogether because I only have a few lists, and I currently have Mailman installed from an RPM and I now want to install it from source. The manual says that Python 2.1

Re: [Mailman-Users] Mailman's root path or where to place images

2007-01-18 Thread Paul Tomblin
Quoting Henrik Rasmussen ([EMAIL PROTECTED]): > Thank you Mark. According to my colleague, our Mailman installation is > installed by clicking a checkbox when installing RedHat Linux and it > seems that it somehow doesn't make use of the httpd.conf file (which I > don't understand) since the Script

Re: [Mailman-Users] Mailman's root path or where to place images

2007-01-18 Thread Henrik Rasmussen
Thank you Mark. According to my colleague, our Mailman installation is installed by clicking a checkbox when installing RedHat Linux and it seems that it somehow doesn't make use of the httpd.conf file (which I don't understand) since the Script Alias is ScriptAlias /cgi-bin/ "/var/www/cgi-bin/".