2002-06-27 21:11:45 -04:00
|
|
|
--- cgi-bin/openwebmail/etc/openwebmail.conf.default.orig Thu Jun 27 17:25:52 2002
|
|
|
|
+++ cgi-bin/openwebmail/etc/openwebmail.conf.default Thu Jun 27 17:30:33 2002
|
|
|
|
@@ -41,15 +41,15 @@
|
|
|
|
# openwebmail system configuration
|
|
|
|
##############################################################################
|
|
|
|
http_protocol auto
|
2002-02-04 23:53:17 -05:00
|
|
|
-ow_cgidir /usr/local/www/cgi-bin/openwebmail
|
|
|
|
+ow_cgidir /var/www/cgi-bin/openwebmail
|
2002-06-27 21:11:45 -04:00
|
|
|
ow_cgiurl /cgi-bin/openwebmail
|
2002-02-04 23:53:17 -05:00
|
|
|
-ow_htmldir /usr/local/www/data/openwebmail
|
|
|
|
+ow_htmldir /var/www/htdocs/openwebmail
|
2002-06-27 21:11:45 -04:00
|
|
|
ow_htmlurl /openwebmail
|
2002-02-04 23:53:17 -05:00
|
|
|
-ow_etcdir %ow_cgidir%/etc
|
|
|
|
+ow_etcdir /var/www/conf/openwebmail
|
2002-06-27 21:11:45 -04:00
|
|
|
logo_url %ow_htmlurl%/images/openwebmail.gif
|
|
|
|
logo_link http://openwebmail.org/
|
|
|
|
sound_url %ow_htmlurl%/yougotmail.wav
|
2002-03-22 02:51:23 -05:00
|
|
|
-logfile %ow_cgidir%/openwebmail.log
|
|
|
|
+logfile /var/log/openwebmail.log
|
2002-06-27 21:11:45 -04:00
|
|
|
global_addressbook %ow_etcdir%/address.book
|
|
|
|
global_filterbook %ow_etcdir%/filter.book
|
|
|
|
g2b_map %ow_etcdir%/g2b.map
|