Re: [Mailman-Users] bad cron messages from mailman?

2010-11-10 Thread Mark Sapiro
Bill Janssen wrote: >Hi! I'm a mailman newcomer, and am setting up an installation on a >CentOS 5 system. Mailman 2.1.9. I'm getting these messages from cron >on that machine: > > Subject: Cron mailman /usr/lib/mailman/cron/checkdbs > From: r...@uplib.parc.com (Cron Daemon) > Date: Wed, 10

[Mailman-Users] bad cron messages from mailman?

2010-11-10 Thread Bill Janssen
Hi! I'm a mailman newcomer, and am setting up an installation on a CentOS 5 system. Mailman 2.1.9. I'm getting these messages from cron on that machine: Subject: Cron mailman /usr/lib/mailman/cron/checkdbs From: r...@uplib.parc.com (Cron Daemon) Date: Wed, 10 Nov 2010 07:00:01 PST To:

Re: [Mailman-Users] Redundant Mailman servers

2010-11-10 Thread Chris Tandiono
On Wed, 10 Nov 2010 12:36:45 -0800, Ivan Fetch wrote: I wonder if this could be the host_name option for the mailing lists, vs. DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST on your two other Mailman servers? In other words, a difference between the Mailman configured email and web server hostna

Re: [Mailman-Users] Moving / upgrading Mailman from Solaris to Linux

2010-11-10 Thread Mark Sapiro
Ivan Fetch wrote: > >We are planning to move our Mailman installation from Solaris to Linux, and >upgrade in the process. I'd love to hear from anyone who has run production >Mailman on Linux. > >What experiences have list members had with RedHat vs. Ubuntu Mailman >packages, vs. compiling Mailm

Re: [Mailman-Users] Mailman Crashes Regularly

2010-11-10 Thread Mark Sapiro
On 11/10/2010 7:18 PM, Aaron Kreider wrote: > On 11/10/2010 7:50 PM, Mark Sapiro wrote: >> Aaron Kreider quoted me and wrote: Why do you have /usr/local/cpanel/3rdparty/mailman/lists/mailman/extend.py which imports MysqlMemberships? As far as I know, this is not something that c

Re: [Mailman-Users] Mailman Crashes Regularly

2010-11-10 Thread Aaron Kreider
On 11/10/2010 7:50 PM, Mark Sapiro wrote: Aaron Kreider quoted me and wrote: Why do you have /usr/local/cpanel/3rdparty/mailman/lists/mailman/extend.py which imports MysqlMemberships? As far as I know, this is not something that cPanel Mailman does by default? I'm using the mailman mysql adapto

Re: [Mailman-Users] Very simple content filtering

2010-11-10 Thread Mark Sapiro
BBands wrote: > >We are using Mailman 2.1.9. I'd like to be able to strip potentially >dangerous attachments, exe, bat, scr and the like, while leaving >virtually everything else about the message intact so that readers see >the messages as the composers intended them, often in html with inline >gr

Re: [Mailman-Users] Mailman Crashes Regularly

2010-11-10 Thread Mark Sapiro
Aaron Kreider quoted me and wrote: > >>Why do you have >>/usr/local/cpanel/3rdparty/mailman/lists/mailman/extend.py which >>imports MysqlMemberships? As far as I know, this is not something that >>cPanel Mailman does by default? >I'm using the mailman mysql adaptor so the members are stored in mysq

Re: [Mailman-Users] Mailman Slow Delivery

2010-11-10 Thread Mark Sapiro
Ajay Kajla wrote: > >I have been using mailman+sendmail on a CentOS Linux VPS box, with 2 x >Intel(R) Xeon(TM) MP CPU 3.66GHz CPUs, and 2 GB RAM. The list is of around >65000 users. > > >Form the past few weeks server seems to be very slow in delivering mails. I >have been receiving mailer approxim

Re: [Mailman-Users] Redundant Mailman servers

2010-11-10 Thread Mark Sapiro
John Wingenbach wrote: > >The problem I am running into is that when I duplicate the lists to the >other servers, the lists which are "advertised" on the current admin >server do not show up as advertised. However, config_list shows the >lists as advertised. I am duplicating the following file

Re: [Mailman-Users] Large list and delivery concerns

2010-11-10 Thread Mark Sapiro
Andrew Hodgson wrote: > >I am currently using the default of Mailman sending out the message to the MTA >(default Debian Exim on localhost) as one message with lots of recipients. > >Is it best to fan out these deliveries into more than one message by changing >SMTP_MAX_RCPTS and using more than

Re: [Mailman-Users] Redundant Mailman servers

2010-11-10 Thread Ivan Fetch
Hi John, -Original Message- From: mailman-users-bounces+ifetch=du@python.org [mailto:mailman-users-bounces+ifetch=du@python.org] On Behalf Of John Wingenbach Sent: Tuesday, November 09, 2010 11:55 AM To: mailman-users@python.org Subject: [Mailman-Users] Redundant Mailman servers

[Mailman-Users] Moving / upgrading Mailman from Solaris to Linux

2010-11-10 Thread Ivan Fetch
Hello, We are planning to move our Mailman installation from Solaris to Linux, and upgrade in the process. I'd love to hear from anyone who has run production Mailman on Linux. What experiences have list members had with RedHat vs. Ubuntu Mailman packages, vs. compiling Mailman from source? A

Re: [Mailman-Users] Email command to find out what lists I am on

2010-11-10 Thread Chris Nulk
Thanks, Mark. Given that I couldn't find anything, I suspected that was the case. Chris >>> On Tuesday, November 09, 2010 at 4:07 PM, Mark Sapiro >>> wrote: C Nulk wrote: > >Is there a command I can send to Mailman VIA EMAIL so that Mailman send >a list of all the lists of which I am a memb

Re: [Mailman-Users] Mailman Crashes Regularly

2010-11-10 Thread Aaron Kreider
Our last mailman crash was at 11:47pm on Nov 7. Here is the qrunner log: I looked at our vps to see if we were hitting any resource limits, but I haven't found any problems. Nov 07 23:47:30 2010 (23778) OutgoingRunner qrunner caught SIGTERM. Stopping. Nov 07 23:47:30 2010 (23771) CommandRun

[Mailman-Users] Redundant Mailman servers

2010-11-10 Thread John Wingenbach
Hi, I am trying to set up redundant/parallel mailman servers. In order to accomplish this, I will have 3 servers which run mailman on them. One server at a time will be determined to be the "admin" point. However, all three will enable distributing email to the pertinent lists. Obviously,

[Mailman-Users] Large list and delivery concerns

2010-11-10 Thread Andrew Hodgson
Hi all, Ok, I have dealt with several Mailman lists in the past, however, all have been relatively small number of subscribers (around 60 subscribers being the limit, with around 2-3 messages per day). However, I have now taken on a list of around 350 subscribers receiving around 10-20 posts a

[Mailman-Users] Very simple content filtering

2010-11-10 Thread BBands
Hi, We are using Mailman 2.1.9. I'd like to be able to strip potentially dangerous attachments, exe, bat, scr and the like, while leaving virtually everything else about the message intact so that readers see the messages as the composers intended them, often in html with inline graphics and so fo

[Mailman-Users] Mailman Slow Delivery

2010-11-10 Thread Ajay Kajla
Hello All, I have been using mailman+sendmail on a CentOS Linux VPS box, with 2 x Intel(R) Xeon(TM) MP CPU 3.66GHz CPUs, and 2 GB RAM. The list is of around 65000 users. Form the past few weeks server seems to be very slow in delivering mails. I have been receiving mailer approximately with 2 ho