[Mailman-Users] Messages stuck in qfiles

2004-09-22 Thread Ralf Laue
Hello, It should help to patch the /usr/lib/mailman/Mailman/MailCommandHandler.py file, line 163, as follows: if (subject == None): subject = '' splitsubj = string.split(subject) Ralf mhurley wrote: Hey, I found some more in

RE: [Mailman-Users] Messages stuck in qfiles

2004-09-03 Thread Hurley, Michael
): AttributeError : 'NoneType' object has no attribute 'split' Any help is greatly appreciated. Thanks > -Original Message- > From: Hurley, Michael [mailto:[EMAIL PROTECTED] > Sent: Friday, September 03, 2004 1:30 PM > To: '[EMAIL PROTECTED]

[Mailman-Users] Messages stuck in qfiles

2004-09-03 Thread Hurley, Michael
I'm experiencing some odd behavior with Mailman. All was working fine or so I thought. I maintain >180 lists and >1000 subscribers. The system: SuSE Linux Standard Server 8 Sendmail 8.12.6-159 Mailman 2.0.14-18 (yes, I know it's old, it's what SuSE likes) The symptoms: Sendmail passes incoming me

Re: [Mailman-Users] messages stuck in queue after approval

2004-08-13 Thread Richard Barrett
On 13 Aug 2004, at 18:21, Juan Nin wrote: Richard Barrett wrote: Depending on how your MTA is configured and how heavily loaded your server is the MTA may refuse a particular connection attempt if, for instance, it has reached its concurrent connection limit or the load factor on the machine exc

Re: [Mailman-Users] messages stuck in queue after approval

2004-08-13 Thread Juan Nin
Richard Barrett wrote: Depending on how your MTA is configured and how heavily loaded your server is the MTA may refuse a particular connection attempt if, for instance, it has reached its concurrent connection limit or the load factor on the machine exceeds specified limits. Thanks Richard!!!

Re: [Mailman-Users] messages stuck in queue after approval

2004-08-13 Thread Richard Barrett
On 13 Aug 2004, at 13:38, Juan Nin wrote: Brad Knowles wrote: Aug 12 18:28:46 2004 (11220) All recipients refused: Server not connected Aug 12 18:28:46 2004 (11220) smtp for 338 recips, completed in 65.904 seconds This implies that your MTA is not running, or not accepting connections.

Re: [Mailman-Users] messages stuck in queue after approval

2004-08-13 Thread Juan Nin
Brad Knowles wrote: Aug 12 18:28:46 2004 (11220) All recipients refused: Server not connected Aug 12 18:28:46 2004 (11220) smtp for 338 recips, completed in 65.904 seconds This implies that your MTA is not running, or not accepting connections. Check your MTA to make sure it's running

Re: [Mailman-Users] messages stuck in queue after approval

2004-08-12 Thread Brad Knowles
At 6:43 PM -0300 2004-08-12, Juan Nin wrote: Aug 12 18:28:46 2004 (11220) All recipients refused: Server not connected Aug 12 18:28:46 2004 (11220) smtp for 338 recips, completed in 65.904 seconds This implies that your MTA is not running, or not accepting connections. Check your MTA to make

[Mailman-Users] messages stuck in queue after approval

2004-08-12 Thread Juan Nin
Hi, I'm running mailman 2.0.13 on a RH 7.1 box. I'm having problems with some moderated lists... when the administrator approves a message the message gets stuck... the lists keeps locked, since I see the lock at /var/mailman/locks/ in /var/logs/mailman/post I get: Aug 12 18:28:46 2004 (11220) po

Re: [Mailman-Users] messages stuck in/var/spool/mailman/qfiles

2003-07-30 Thread Brad Knowles
At 6:13 PM -0700 2003/07/29, Abigail Marshall wrote: There was a bug in some versions of 2.0 that causes problems because of some character created by some email programs. See and

Re: [Mailman-Users] messages stuck in /var/spool/mailman/qfiles

2003-07-29 Thread Abigail Marshall
Hello ben, Tuesday, July 29, 2003, 12:29:06 PM, you wrote: bs> Hello, bs> I am having a problem with Mailman sending out messages. It was working bs> fine then stopped working about a week ago. I have mailman installed on bs> an unmanaged virtual host, and did not make any changes to mailman

Re: [Mailman-Users] messages stuck in /var/spool/mailman/qfiles

2003-07-29 Thread Richard Barrett
On Tuesday, July 29, 2003, at 08:29 pm, ben strawbridge wrote: Hello, I am having a problem with Mailman sending out messages. It was working fine then stopped working about a week ago. I have mailman installed on an unmanaged virtual host, and did not make any changes to mailman itself. Wh

[Mailman-Users] messages stuck in /var/spool/mailman/qfiles

2003-07-29 Thread ben strawbridge
Hello, I am having a problem with Mailman sending out messages. It was working fine then stopped working about a week ago. I have mailman installed on an unmanaged virtual host, and did not make any changes to mailman itself. When I send a message to any one of my lists I don't get a bounce or

[Mailman-Users] Messages stuck

2002-02-19 Thread Nancy Montano
We host multiple mailing lists. Last week we had a power outage and the server that mailman reside on went down. Since then no messages are being received by subscribers. They are getting posted to the mailing lists archives. I received the following from the serve reagrding one of the mailin

Re: [Mailman-Users] messages stuck and not going out...

2002-02-17 Thread aaron
> > The solution to my problem was to make the following changes to sendmail: > > > > - turn on accept_unresolvable_domains. >> > Be careful!! This is an invitation to some significant > headaches. A friend of mine found his mail server was being used > as a relay by most of the People's Republi

Re: [Mailman-Users] messages stuck and not going out...

2002-02-15 Thread Bob Sully
Be careful!! This is an invitation to some significant headaches. A friend of mine found his mail server was being used as a relay by most of the People's Republic of China (literally about 10,000 messages per hour through his little Pentium-200 mail server) until he shut this option OFF.

Re: [Mailman-Users] messages stuck and not going out...

2002-02-14 Thread aaron
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 11:32 PM Subject: [Mailman-Users] messages stuck and not going out... > I'm running Mailman 2.0.8 on FresBSD 4.5-RELEASE with Python 2.1.1 and > Apache 1.3.22... > > None of my lists are sending out

Re: [Mailman-Users] messages stuck and not going out...

2002-02-14 Thread Dan Mick
See what your MTA is doing with those messages. Mailman thinks all the recipients failed. > I'm running Mailman 2.0.8 on FresBSD 4.5-RELEASE with Python 2.1.1 and > Apache 1.3.22... > > None of my lists are sending out messages and qrunner seems to be stuck > attempting to resend the same messa

[Mailman-Users] messages stuck and not going out...

2002-02-14 Thread aaron
I'm running Mailman 2.0.8 on FresBSD 4.5-RELEASE with Python 2.1.1 and Apache 1.3.22... None of my lists are sending out messages and qrunner seems to be stuck attempting to resend the same messages, see below: following is from ~/logs/post Feb 14 21:09:14 2002 (10480) post to list1 from [EMAIL

Re: [Mailman-Users] Messages stuck in queue

2001-10-18 Thread Jon Carnes
Is your Cron running? What happens when you run the qrunner script (from the mailman cron) by hand? Jon Carnes - Original Message - From: "fred backman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 18, 2001 12:37 PM Subject: [Mailman-Users] M

[Mailman-Users] Messages stuck in queue

2001-10-18 Thread fred backman
Hi, I've search the FAQ and online documenation without any success. Basically, I have postfix with virtual domains set up. In the postfix main.cf file I have a line alias_database = hash:/etc/aliases and these aliases all seem to work, including the mailman wrapper lines I put in for my te