[Mailman-Developers] Errors with current CVS

Dan Mick Dan.Mick@west.sun.com
Wed, 21 Jun 2000 15:06:47 -0700


Also getting errors like this:

Jun 21 14:49:09 2000 post(10558): Traceback (innermost last):
post(10558):   File "/export/home/mailman/scripts/mailowner", line 89, in ?
post(10558):      main()
post(10558):   File "/export/home/mailman/scripts/mailowner", line 79, in main
post(10558):      enqueue = HandlerAPI.DeliverToUser(mlist, msg, msgdata)
post(10558):   File "/export/home/mailman/Mailman/Handlers/HandlerAPI.py", line
146, in DeliverToUser
post(10558):      msgdata = {'pipeline' : pipeline,
post(10558): AttributeError :  recips

still trying to track down.