Re: ucspi-tls (attn: Scott Gifford)
Josh Trutwin <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 02 Jun 2005 15:07:02 -0400 Scott Gifford <[email protected]> wrote: > Josh Trutwin <[email protected]> writes: > > [...] > > > My client is Sylpheed 1.0.4 on Winders - I'll try a couple other > > clients and see if there are other problems. Oddly it seems to > > deliver the message fine. > > My intuition is that the client is abruptly ending the connection, > rather than properly shutting down SSL, but I don't know for sure. I tried it with Thunderbird as well, same exact warning message. An strace doesn't really showed anything interesting. I ran "strace -o strace.out /service/qmail-smtpd/run" - sent a test message, the warning appeared in the ouput: @4000000042a055d71d0cbea4 sslserver: warning: dropping connection, unable to speak SSL: error:00000005:lib(0):func(0):DH lib But this doesn't appear in the strace file. http://trutwins.homeip.net/strace.out I tried adding a -f flag to the strace command above, but for whatever reason this causes 451 permission errors with my qmail-scanner installation. Anything I can do server-side to get more better debugging info? Thanks again, have a good weekend! Josh