So, I'm using telnet to send an email via tmda-ofmipd and getting the following errors:
$ tmda-ofmipd -f error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(32, 'Broken pipe') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(9, 'Bad file descriptor') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(9, 'Bad file descriptor') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(9, 'Bad file descriptor') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(9, 'Bad file descriptor') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (socket.error:(9, 'Bad file descriptor') [/usr/lib/python2.3/asynchat.py|initiate_send|218] [/usr/lib/python2.3/asyncore.py|send|337]) error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.76.17:4654 at 0xb7d0838c> (exceptions.IOError:failure delivering message to command "['/usr/local/tmda-1.1.8/bin/tmda-inject', '-c', '/home/nospam/.tmda/config', '[EMAIL PROTECTED]']" (command "['/usr/local/tmda-1.1.8/bin/tmda-inject', '-c', '/home/nospam/.tmda/config', '[EMAIL PROTECTED]']" exited 1 (Traceback (most recent call last): File "/usr/local/tmda-1.1.8/bin/tmda-inject", line 118, in ? orig_msgout_body_as_raw_string = Util.body_as_raw_string(msgout) File "./TMDA/Util.py", line 666, in body_as_raw_string ValueError: substring not found)) [/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/local/tmda-1.1.8/bin/tmda-ofmipd|found_terminator|783] [/usr/local/tmda-1.1.8/bin/tmda-ofmipd|process_message|1172] [./TMDA/Util.py|pipecmd|402]) The server response codes all look fine, but the message is never injected. Help, please? -- Unabashedly littering the information superhighway with detritus like this for over 15 years now. _____________________________________________ tmda-users mailing list (tmda-users@tmda.net) http://tmda.net/lists/listinfo/tmda-users