[Mailman-Users] mailman error file grows & disk going out of space
kk CHN
kkchn.cdac at gmail.com
Tue Apr 22 08:58:29 CEST 2008
People :
I am facing a problem recently with ( my mailman -2.1.9 which runs
fine for a long term ) , last week my ~/mailman/logs/error file
growing to GBs in size (5GB) then my server box goes out of disk space
/usr full.
/mailman/logs/error says the follows , how can I fix this ?
did anyone face this earlier ? please give me your valuable comments
to fix this .
# tail -50 error
self._parsebody(root, fp, firstbodyline)
File "/usr/local/mailman/pythonlib/email/Parser.py", line 246, in _parsebody
raise Errors.BoundaryError(
BoundaryError: multipart message with no defined boundary
Apr 22 11:51:35 2008 (35739) Ignoring unparseable message:
1186840687.951453+8a33be62beafbb6e10e55ebae32cfa03ed596313
Apr 22 11:51:35 2008 (35739) Uncaught runner exception: multipart
message with no defined boundary
Apr 22 11:51:35 2008 (35739) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 100, in _oneloop
msg, msgdata = self._switchboard.dequeue(filebase)
File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 164, in dequeue
msg = email.message_from_string(msg, Message.Message)
File "/usr/local/mailman/pythonlib/email/__init__.py", line 51, in
message_from_string
return Parser(_class, strict=strict).parsestr(s)
File "/usr/local/mailman/pythonlib/email/Parser.py", line 75, in parsestr
return self.parse(StringIO(text), headersonly=headersonly)
File "/usr/local/mailman/pythonlib/email/Parser.py", line 64, in parse
self._parsebody(root, fp, firstbodyline)
File "/usr/local/mailman/pythonlib/email/Parser.py", line 246, in _parsebody
raise Errors.BoundaryError(
BoundaryError: multipart message with no defined boundary
Apr 22 11:51:35 2008 (35739) Ignoring unparseable message:
1186840687.951453+8a33be62beafbb6e10e55ebae32cfa03ed596313
Apr 22 11:51:35 2008 (35739) Uncaught runner exception: multipart
message with no defined boundary
Apr 22 11:51:35 2008 (35739) Traceback (most recent call last):
I tried to find where this message
# find / -name 1186840687.951453+8a33be62beafbb6e10e55ebae32cfa03ed596313
but no result ,
please help me with your experience .
Thanks in advance
dhanesh
More information about the Mailman-Users
mailing list