[Webmail-devel] setting up beammail

Andreas Barth aba at not.so.argh.org
Sat Dec 6 15:52:23 UTC 2008


* Thomas Viehmann (tv at beamnet.de) [081206 13:44]:
> - here is my apache config (all it does is do HTTPS and forward to
>   HTTP), in principle you can run SSL directly too, but I just have it
>   on a virtual host, so I didn't implement this yet[*].

Can you show the apache config of the 8080-hosts as well - that's the more
interesting.

Below the first docu update patch.


Cheers,
Andi

diff --git a/doc/README b/doc/README
index b2df6a4..a0ceff8 100644
--- a/doc/README
+++ b/doc/README
@@ -20,10 +20,13 @@ that also does https for you.
 
 "Set up guide"
 
-You need to adjust modules/webmailConfig.py (read through it, too).
-If you want to recompile the web app use pyjamas/build.sh.
+You need to adjust server/webmailConfig.py (read through it, too).
+
+If you change something in the pyjamas part you need to recompile it
+with pyjamas/build.sh.
 
 You need to set up /var/spool/webmail/ to be read-writable (only)
-by the user running webmail.
+by the user running webmail - the directory is hardcoded at the moment
+in webmail-server.py, but should be changed someday.
 
 Run webmail-server.py.



More information about the Webmail-devel mailing list