/usr/share/doc/sqwebmail/README.Debian is in sqwebmail 0.66.1-1ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | Debian Packaging Issues
***********************
Please read /usr/share/doc/courier-base/README.Debian for more
information about the packaging of the Courier Mail Server suite.
To use the groupware calendaring mode, you have to install
the courier-pcp package.
The file containing the ispell dictionary used by SqWebMail
has been moved to /etc/courier/ispelldict.
Version Number
**************
The version number of the sqwebmail Debian package is derived from
the version number of the complete Courier Mail Server suite.
There is a separate SqWebMail source package available with a
much higher version number than the version number of the Courier
source package, so don't get confused.
URL
***
On a Debian system with a standard webserver setup the URL for
SqWebMail is http://localhost/cgi-bin/sqwebmail.
Runtime Configuration
*********************
sqwebmail reads runtime configuration files from /etc/courier,
e.g. /etc/courier/logindomainlist.
Some other settings can be changed by setting environment
variables via Apache, e.g. increasing the session timeout
from 20 to 60 minutes:
SetEnv SQWEBMAIL_TIMEOUTSOFT 3600
Using a Different Set of Templates
**********************************
You can make up your own template set from scratch or copy the
existing set within /usr/lib/courier/sqwebmail/html to, e.g.
/home/mywebmail.
Then you need to advise your webserver to set the environment
variable SQWEBMAIL_TEMPLATEDIR to name of the directory
containing the templates.
If you're using Apache, try this:
SetEnv SQWEBMAIL_TEMPLATEDIR /home/mywebmail
-- Stefan Hornburg (Racke) <racke@linuxia.de>, Thu Aug 17 09:44:49 2006
|