On Tue, Oct 07, 2003 at 11:34:25AM +0200, Johannes Kreuzhuber wrote: > thanks for the hint > > but I have installed sqwebmail on an debian system with apt-get > and Im a Rooky
Please reply to the list, not to me personally > how can I change the timeout after installation. > > in the install manual is written > > A login session is automatically logged out after certain period of > inactivity. The timeout period defaults to 20 minutes, and is set by > the --enable-softtimeout option to the configure script. It is also > possible to adjust this value by setting the SQWEBMAIL_TIMEOUTSOFT > environment variable. For example, with Apache, by adding the > following to httpd.conf: > > SetEnv SQWEBMAIL_TIMEOUTSOFT 3600 > > this line does not like my apache > ther is an error whenn added this line after apachectl configtest > > and ther ist shurly no 20 minutes default For Apache questions: please see the Apache documentation, the Apache mailing lists, buy a good book on Apache, etc. http://httpd.apache.org/docs/mod/mod_env.html#setenv (note that mod_env needs to be available) The sqwebmail soft timeout default is 20 minutes, unless it was compiled differently (I don't know what the Debian package would have done with it) Regards, Brian. > > this are all directoys I have about sqwebmail > > > /etc/cron.d/sqwebmail > /var/www/jbk-net.com/sqwebmail > /var/www/sqwebmail > /var/cache/sqwebmail > /usr/doc/sqwebmail > /usr/lib/courier/sqwebmail > /usr/lib/cgi-bin/sqwebmail > /usr/share/doc/sqwebmail > /usr/share/doc-base/sqwebmail > /usr/share/sqwebmail > /usr/share/sqwebmail/cgi-bin/sqwebmail > > > > > On Mon, Oct 06, 2003 at 08:49:50PM +0200, Johannes Kreuzhuber wrote: > > > can anyone explain me > > > > > > how can I set a longer timeout when I loged in in sqwebmail. > > > > > > The current timout is so short that I can not write an email without > > > phused out of the server with an error message > > > > This is explained in the document "INSTALL" in the top-level of the source > > directory. Search for the word "timeout" in this document. > > > > Brian. > > > > > > -- > NEU F�R ALLE - GMX MediaCenter - f�r Fotos, Musik, Dateien... > Fotoalbum, File Sharing, MMS, Multimedia-Gru�, GMX FotoService > > Jetzt kostenlos anmelden unter http://www.gmx.net > > +++ GMX - die erste Adresse f�r Mail, Message, More! +++ > >
