> Well, you can't use telnet to test SSL - it doesn't understand that it > needs to send SSL-encrypted data after the STARTTLS command!
Fair enough, but as I mentioned in my email, I get exactly the same crash when I connect with my email clients (both kmail and Thunderbird). (The clients actually send the EHLO <host> to tmda-ofmipd after the STARTTLS command.) I'm pretty sure the exception isn't caused by non-encrypted data. > Use "openssl s_client" instead, with the SMTP/STARTTLS flags enabled, > and it'll automatically do the HELO/STARTTLS for you. I'm not too familiar with the use of openssl, and chances are I wouldn't know whether I used openssl wrongly if something appears to be wrong. Could you suggest an example of how to use openssl to do this? Thanks, --Ole _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
