Hi, On Monday, October 14, 2002, 12:56:54 PM, you wrote:
> Just a quick check > If I don't use the -u command line option then user-option files are not > looked for and no attempt to read them is made > Is that correct? > I have read that this can open security problems > Kind Regards > Simon May the only command line option I use is -f to point to the configuration file. IMO, it's much friendlier handling directives in a conf file rather than specifying "cryptic shortcuts" to the command. Anyway, I could now solve the problem using v4.0.5b1 and its new 'tls-options' configuration file directive: set tls-options = 0x800 which sets the OpenSSL option 'SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS', existing as of OpenSSL 0.9.6e. Therefore, I guess everybody trying to use QPopper with OpenSSL >= 0.9.6e should set that option! Thanks Randall for this new version which solves the problems smoothly (if some knows how to...) -- Best, rob.
