Hello, does anyone know how can I increase the refresh time (time used to autoomatically verify if there is new mail)?
This because the server is overloading. I've 200 email users.
Thomas has replied in another post:
Open program/js/app.js and change the value for 'this.env.keep_alive' at
line 49.
I have implemented this and it works.