At 9:44 PM -0700 9/11/02, Kenneth Porter wrote: > I'm pasting the patch inline. The patch was posted to the Eudora > newsgroup by Brendan Bank ([EMAIL PROTECTED]).
Applying the patch is the same as running 4.0.5b and setting the SSL_OP_ALL option. > I looked at the man page for SSL_CTX_set_options and it looks like > SSL_OP_ALL turns on all client bug workarounds. That suggests that > Eudora has one or more of the mentioned bugs. The fact that the new > OpenSSL breaks qpopper/Eudora suggests that the old OpenSSL had at least > the relevant workaround on by default and the new one defaults to > workarounds off. > > Maybe Randall can work with the Eudora folk to narrow down which client > bug is the issue, so we don't have to enable all the workarounds. You don't have to enable all workarounds. You can run 4.0.5b and set SL_OP_DONT_INSERT_EMPTY_FRAGMENTS (as shown in the samples/qpopper.config file).
