On Thu, 2003-03-20 at 18:04, ljacobs wrote:
Python 2.2.2, RedHat 7.1, Mailman 2.1.
Since upgrading to Postfix 2.0.6 (although that may be unrelated to this problem) I have been unable to post to my Mailman 2.1 moderated lists. (I never had this problem before.) The "vette" file responds properly with the "held" message and then the "approved" flag gets added as I approve the posting. However the "post" file never gets updated and the message gets shunted. The error log has this:
It's probably not related to Postfix 2.0.6 per se, but it probably is related to the upgrade (something got misconfigured).
Mar 20 17:32:37 2003 (18803) Uncaught runner exception: [Errno 4] Interrupted system call
Mailman is having trouble talking to your local Postfix process via port 25 socket. Look in your Postfix logs to see if there are any clues there.
-Barry