Re: [Hastymail-devel] hastymail forcing logout in complex network environment
Brought to you by:
sailfrog,
slushpupie
|
From: brian <emp...@em...> - 2006-12-21 15:39:14
|
Thanks for the tip! This looks like it may be a newer feature than 1.5. The hastymail.conf-example file was updated to include this @: revision 1.103, Fri Mar 17 16:25:51 2006 UTC I did try to add that property to my 1.5 install, but no dice. I'll install the latest from CVS and give that a go tonight.. thanks! b On 9:33:01 pm 12/20/06 "Jonathan Angliss" <jo...@ne...> wrote: > On Wed, December 20, 2006 10:37, brian wrote: > > I recently started working at a large financial institution and > > have since been having problems using hastymail. > > > > This problem *only* exists when using hastymail through my > > companies network, which is surely a complex network of proxies, > > etc. > > The issue is basically excessive forced logging out. I may log > > into the app, click "compose" and get logged out. I may get > > passed that, attempt to add an address to the email and get logged > > out. I may be reading emails, and after reading the 1st email, > > when clicking "next", i may get logged out. Essentially, I'm > > guessing that something in the network path from my machine to the > > server is changing (dynamically being sent through a different > proxy?, outbound IP?) > > > From what I remember, the code verifies the remote IP address > (which would be your client's gateway), and the HTTP User agent. > Having a quick skim over the code, there is an option > 'disable_ip_check' you might want to try setting to "true" in your > /etc/hastymail.conf and see if that helps. > > -- > Jonathan Angliss > <jo...@ne...> |