On 08 November 2001, Dan Mick said:
Your Python has to have the 'gzip' module installed, which not all do.
Don't you mean "zlib"?
The import is for the module named 'gzip'. When one imports 'gzip', that module also imports 'zlib'.
I have a couple of lists which have functioned flawlessly for many weeks.
As of yesterday or today, no mail is getting through. I see the maillog stating that a given message was sent to "|usr/local/mailman/mail/wrapper post listname" but that's where things die, apparently.
I can also subscribe to the lists and get (via mail) a notice requesting confirmation as a new user. Once I reply, I hear nothing back from the list. I'm not sure where to begin checking.
Running 2.0.5 on FreeBSD 4.3 with sendmail as the MTA.
Fred
There may be a message in the queue that Mailman cannot handle (there are some headers that screw-up that version of Mailman...). It could be that you have stopped cron for some reason - it happens a lot to folks on this list, though durn if I can figure out why they do it...
It could be that you have lock file holding open your list, check the lock files...
Jon Carnes
On Saturday 10 November 2001 00:02, J. Frederick Ball OEF wrote:
I have a couple of lists which have functioned flawlessly for many weeks.
As of yesterday or today, no mail is getting through. I see the maillog stating that a given message was sent to "|usr/local/mailman/mail/wrapper post listname" but that's where things die, apparently.
I can also subscribe to the lists and get (via mail) a notice requesting confirmation as a new user. Once I reply, I hear nothing back from the list. I'm not sure where to begin checking.
Running 2.0.5 on FreeBSD 4.3 with sendmail as the MTA.
Fred
Mailman-Users maillist - Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users
participants (3)
-
Dan Mick
-
J. Frederick Ball OEF
-
Jon Carnes