[Mailman-Users] Problems after changing server network setup

Aaron Crosman ACrosman at afsc.org
Mon Mar 3 20:50:26 CET 2008


Earlier today, for various reasons, we had to move our Mailman server to
a different segment of our network.  This changed the internal IP, and
several other network details (although I don't think any others that
impact mailman).  Starting just after I made the move, I am not getting
a large number of error messages in the error log that look like this:

 

Mar 03 12:40:53 2008 (2881) Uncaught runner exception: No terminating
boundary and no trailing empty line

Mar 03 12:40:53 2008 (2881) Traceback (most recent call last):

  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 100, in _oneloop

    msg, msgdata = self._switchboard.dequeue(filebase)

  File "/usr/lib/mailman/Mailman/Queue/Switchboard.py", line 164, in
dequeue

    msg = email.message_from_string(msg, Message.Message)

  File "/usr/lib/mailman/pythonlib/email/__init__.py", line 51, in
message_from_string

    return Parser(_class, strict=strict).parsestr(s)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 75, in
parsestr

    return self.parse(StringIO(text), headersonly=headersonly)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 64, in parse

    self._parsebody(root, fp, firstbodyline)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 240, in
_parsebody

    msgobj = self.parsestr(part)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 75, in
parsestr

    return self.parse(StringIO(text), headersonly=headersonly)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 64, in parse

    self._parsebody(root, fp, firstbodyline)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 265, in
_parsebody

    msg = self.parse(fp)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 64, in parse

    self._parsebody(root, fp, firstbodyline)

  File "/usr/lib/mailman/pythonlib/email/Parser.py", line 206, in
_parsebody

    raise Errors.BoundaryError(

BoundaryError: No terminating boundary and no trailing empty line

 

Mar 03 12:40:53 2008 (2881) Ignoring unparseable message:
1178048805.0749691+0654fbb7bc97eff421d692fe6978466fca6d68c1

 

Mail appears to be going through, but since these messages are new, they
make me nervous that I missed something in the move.  I reconfigured
exim and Mailman and replaced all references to the old IP with the new.
All the other functions appear to be working.  Any suggestions about
what's going on, and if a I need to be worried?

 

Thanks

Aaron Crosman

American Friends Service Committee

Information Technology Department

 

 



More information about the Mailman-Users mailing list