Re: tmda-ofmipd: V2: Internal support for SSL via tlslite package
[email protected] (Jason R. Mastaler) Tue, 27 Feb 2007 14:17:15 -0700
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
It doesn't seem to work for me. What am I doing wrong? I've tried
--ssl, --tls=on, and --tls=optional. Using Python 2.5 and Thunderbird
as the MUA:
Chalfdane:~/svn/tmda/trunk jasonrm$ bin/tmda-ofmipd -f -d -p localhost:8025 --tls=on --ssl-cert=/Users/jasonrm/.tmda/ssl/ssl.cert --ssl-key=/Users/jasonrm/.tmda/ssl/ssl.key
tmda-ofmipd started at Tue, 27 Feb 2007 14:07:02 -0700
Listening on localhost:8025
Incoming connection from: ('127.0.0.1', 56481)
Incoming connection to: ('127.0.0.1', 8025)
SENDING SIGN ON MSG
Data: 'EHLO [127.0.0.1]'
Data: 'STARTTLS'
warning: unhandled connect event
Data: 'EHLO [127.0.0.1]'
error: uncaptured python exception, closing channel <__main__.SMTPSession connected 127.0.0.1:56481 at 0x14dc148> (<type 'exceptions.ValueError'>: [/sw/lib/python2.5/asyncore.py|read|68] [/sw/lib/python2.5/asyncore.py|handle_read_event|390] [bin/tmda-ofmipd|handle_read|457] [/sw/lib/python2.5/site-packages/tlslite/integration/AsyncStateMachine.py|inReadEvent|132] [/sw/lib/python2.5/site-packages/tlslite/integration/AsyncStateMachine.py|_doReadOp|177] [bin/tmda-ofmipd|outReadEvent|481] [/sw/lib/python2.5/asynchat.py|handle_read|137] [bin/tmda-ofmipd|found_terminator|799] [bin/tmda-ofmipd|smtp_EHLO|1040] [bin/tmda-ofmipd|push|766] [/sw/lib/python2.5/asynchat.py|push|160] [/sw/lib/python2.5/asynchat.py|initiate_send|219] [bin/tmda-ofmipd|send|500] [/sw/lib/python2.5/site-packages/tlslite/integration/AsyncStateMachine.py|setWriteOp|231] [/sw/lib/python2.5/site-packages/tlslite/integration/AsyncStateMachine.py|_doWriteOp|181] [/sw/lib/python2.5/site-packages/tlslite/TLSRecordLayer.py|writeAsync|254])
Picture 3.png
(image/png, 26.8 KB) - not displayed