[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

openwebmail package/ 13,000 members server



Hi, I'm attempting to installed the openwebmail to provide free email service 
to 13,000 students/public.

Using openwebmail-2.10.tgz  on OpenBSD 3.4 GENERIC#18 i386
You can see the results at webmail.cksf.org.
I'm getting a blank page as results from openwebmail.pl.
If anyone can help me, please response to me directly.  Thanks.

This is what I put into index.shtml to trouble shoot the problem.

<pre><!--#include virtual="/cgi-bin/openwebmail/openwebmail.pl" -->
test
</pre>

This is all I'm getting in the browser output when going to webmail.cksf.org.

test


I've changed the permissions on the Perl scripts as follows.

I'm getting 
>From these:
-r-sr-xr-x  1 root  wsrc   41480 Sep  8 13:58 openwebmail-abook.pl*
-r-sr-xr-x  1 root  wsrc   23582 Sep  8 13:58 openwebmail-advsearch.pl*
-r-sr-xr-x  1 root  wsrc  103559 Sep  8 13:58 openwebmail-cal.pl*
-r-sr-xr-x  1 root  wsrc   25939 Sep  8 13:58 openwebmail-folder.pl*
-r-sr-xr-x  1 root  wsrc   60823 Sep  8 13:58 openwebmail-main.pl*
-r-sr-xr-x  1 root  wsrc  110550 Sep  8 13:58 openwebmail-prefs.pl*
-r-sr-xr-x  1 root  wsrc   59624 Sep  8 13:58 openwebmail-read.pl*
-r-sr-xr-x  1 root  wsrc  102928 Sep  8 13:58 openwebmail-send.pl*
-r-sr-xr-x  1 root  wsrc   19079 Sep  8 13:58 openwebmail-spell.pl*
-r-sr-xr-x  1 root  wsrc   49297 Sep  8 13:58 openwebmail-tool.pl*
-r-sr-xr-x  1 root  wsrc   31101 Sep  8 13:58 openwebmail-vdomain.pl*
-r-sr-xr-x  1 root  wsrc   17681 Sep  8 13:58 openwebmail-viewatt.pl*
-r-sr-xr-x  1 root  wsrc   98585 Sep  8 13:58 openwebmail-webdisk.pl*
-r-sr-xr-x  1 276   wsrc   49717 Sep  8 13:58 openwebmail.pl*
To these:
-r-sr-xr-x  1 root  wheel   41480 Sep  8 13:58 openwebmail-abook.pl*
-r-sr-xr-x  1 root  wheel   23582 Sep  8 13:58 openwebmail-advsearch.pl*
-r-sr-xr-x  1 root  wheel  103559 Sep  8 13:58 openwebmail-cal.pl*
-r-sr-xr-x  1 root  wheel   25939 Sep  8 13:58 openwebmail-folder.pl*
-r-sr-xr-x  1 root  wheel   60823 Sep  8 13:58 openwebmail-main.pl*
-r-sr-xr-x  1 root  wheel  110550 Sep  8 13:58 openwebmail-prefs.pl*
-r-sr-xr-x  1 root  wheel   59624 Sep  8 13:58 openwebmail-read.pl*
-r-sr-xr-x  1 root  wheel  102928 Sep  8 13:58 openwebmail-send.pl*
-r-sr-xr-x  1 root  wheel   19079 Sep  8 13:58 openwebmail-spell.pl*
-r-sr-xr-x  1 root  wheel   49297 Sep  8 13:58 openwebmail-tool.pl*
-r-sr-xr-x  1 root  wheel   31101 Sep  8 13:58 openwebmail-vdomain.pl*
-r-sr-xr-x  1 root  wheel   17681 Sep  8 13:58 openwebmail-viewatt.pl*
-r-sr-xr-x  1 root  wheel   98585 Sep  8 13:58 openwebmail-webdisk.pl*
-r-sr-xr-x  1 root  wheel   49717 Sep  8 13:58 openwebmail.pl*


Changes in openwebmail.conf

89c89
< error_with_debuginfo  yes
---
> error_with_debuginfo  no

Changes in httpd.conf

177c177
< BindAddress *
---
> #BindAddress *
201c201
< ExtendedStatus On
---
> #ExtendedStatus On
260c260
< ServerAdmin admin@webmail.cksf.org
---
> ServerAdmin you@your.address
274c274
< ServerName ichor.cksf.org
---
> #ServerName new.host.name
322c322
<     AllowOverride AuthConfig
---
>     AllowOverride None
369c369
< DirectoryIndex index.html index.shtml
---
> DirectoryIndex index.html
464c464
< LogLevel debug
---
> LogLevel warn
488,489c488,489
< CustomLog logs/referer_log referer
< CustomLog logs/agent_log agent
---
> #CustomLog logs/referer_log referer
> #CustomLog logs/agent_log agent
504c504
< ServerSignature Email
---
> ServerSignature On
546c546
<     Options ExecCGI
---
>     Options None
692,693c692,693
< AddType text/html .shtml
< AddHandler server-parsed .shtml
---
> #AddType text/html .shtml
> #AddHandler server-parsed .shtml
857,860d856
< NameVirtualHost *
< NameVirtualHost 65.34.208.73
< NameVirtualHost 192.168.0.2
<
873,875c869,870
< <VirtualHost *>
< Redirect / http://www.apache.org/
< </VirtualHost>
---
> #<VirtualHost _default_:*>
> #</VirtualHost>
877,885d871
< <VirtualHost 65.34.208.73 192.168.0.2>
< DocumentRoot /var/www/htdocs/mail
< ServerName webmail.cksf.org
< </VirtualHost>
<
< <VirtualHost 65.34.208.73 192.168.02>
< DocumentRoot /var/www/htdocs/mrtg
< ServerName mrtg.cksf.org
< </VirtualHost>


-- 
Give the gift of knowledge!
http://www.cksf.org/