[Mailman-Developers] latest cvs trouble

Ricardo Kustner ricardo@miss-janet.com
Fri, 10 Dec 1999 06:57:07 +0100


Hi,

since 1.1/postfix seems to be duplicating some posts a bit too often, 
i tried to install the latest cvs of MM...
first of all, there were some pending posts in config.db, but the
new installation doesn't recognize them (i guess this changed in 1.2)
so any administrative requests get lost.

When I tried posting to the list, i got an error:
post:   File "/usr/local/mailman/scripts/post", line 83, in ?
post:      main()
post:   File "/usr/local/mailman/scripts/post", line 56, in main
post:      msg = Message.Message(sys.stdin)
post:   File "/usr/local/mailman/Mailman/Message.py", line 49, in __init__
post:      self.rewindbody()
post:   File "/usr/local/mailman/Mailman/pythonlib/rfc822.py", line 104, in rewindbody
post:      self.fp.seek(self.startofbody)
post: IOError :  [Errno 29] Illegal seek 

Ricardo.

--