Greetings,
I have been having a problem with one of my users being logged off all the
time, I have since discovered this is because they connect through their isp
and are transparently proxied through a proxy farm. This means that their ip
address will change numerious times per session. A work around for this bug
would be to test for the presence of the HTTP_X_FORWARDED_FOR environment
variable, and if it exists to use it. Please let me know if my suggestion
will be added to the next version of qmailadmin.
Thanks
DJ