Ole Wolf wrote:
>> Can you run tmda-ofmipd manually, in the foreground (-f) with debugging
>> turned on (-d) and post the debug output? (note: Remove the password
>> hash when you post since it's plain text equivalent).
> 
> Certainly! Unfortunately, the only output from an attempt to send email via 
> kmail or Thunderbird using SSL and plain auth produces the debug output 
> appended below. There's no password hash to remove from the debug output; I'm 
> not sure it even gets as far as receiving the password hash before it 
> crashes.

That's odd. In all cases, it *looks* like the client is dropping the 
connection for some reason, soon (but apparently not immediately) SSL 
starts.

Can you run the openssl test again in debug mode and post the openssl 
debug log (Note that this will expose some details of your certificates 
etc.). Also, when you're typing into the openssl app, pause say a couple 
seconds between each command just to make sure all the SSL protocol is 
complete each time between commands.

# for --tls mode on tofmipd:
openssl s_client -connect HOST:PORT -state -debug -crlf -starttls smtp
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to