On Wed, December 29, 2004 1:09 pm, Simon Waldman said: > When I try to send a test email to port 8025 from Thunderbird (addressed > to [EMAIL PROTECTED]), I get this from tmda-ofmipd (and Tbird fails to > send the mail): > > error: uncaptured python exception, closing channel > <__main__.SMTPChannel connected 127.0.0.1:1702 at 0x403fdccc> > (exceptions.IOError:failure delivering message to command > "['/usr/bin/tmda-inject', '-c', '/home/simon/.tmda/config', > '[EMAIL PROTECTED]']" (command "['/usr/bin/tmda-inject', '-c', > '/home/simon/.tmda/config', '[EMAIL PROTECTED]']" exited 1 (Traceback > (most recent call last): > File "/usr/bin/tmda-inject", line 142, in ? > orig_msgout_as_string = Util.msg_as_string(msgout) > File "/usr/lib/python2.3/site-packages/TMDA/Util.py", line 549, in > msg_as_string > genclass = Generator.HeaderParsedGenerator > AttributeError: 'module' object has no attribute > 'HeaderParsedGenerator')) [/usr/lib/python2.3/asyncore.py|read|69] > [/usr/lib/python2.3/asyncore.py|handle_read_event|390] > [/usr/lib/python2.3/asynchat.py|handle_read|136] > [/usr/bin/tmda-ofmipd|found_terminator|837] > [/usr/bin/tmda-ofmipd|process_message|1202] > [/usr/lib/python2.3/site-packages/TMDA/Util.py|pipecmd|395])
It looks like something is picking up the wrong Python library code. Take a look at: http://mla.libertine.org/tmda-users/2004-01/msg00228.html -- Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO [EMAIL PROTECTED] http://www.nvidia.com/ [EMAIL PROTECTED] http://www.wwwdotorg.org/pgp.html _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
