[imp] TO everyone who had the 'blank screen after login' problem
Nold
spamhere@ifrance.com
Thu, 20 Jun 2002 16:27:43 +0200
Hello all,
If like me you had an error when using IMP on https about a blank screen after
login when your mailbox was empty, then here is a solution that worked fine for
me :
a value in httpd.conf stands like that :
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downgrade-1.0
force-response-1.0
comment out this line: this line forces ie browser not to keep connexions
alive. IMP seems to need it.
I advice you to set a higher value in KeepAliveTimeout to avoid your browser to
display "document not found" sometimes when the default 15 seconds of idle time
is gone.
I set it to 300 (the same value as the connexion timeout)
I hope to have helped you throw, especially that we where lots to share this
problem for long with no assistance from the horde mailling list or developpers.
Regards
--
Nold