--- 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
-ow_cgidir		/usr/local/www/cgi-bin/openwebmail
+ow_cgidir		/var/www/cgi-bin/openwebmail
 ow_cgiurl		/cgi-bin/openwebmail
-ow_htmldir		/usr/local/www/data/openwebmail
+ow_htmldir		/var/www/htdocs/openwebmail
 ow_htmlurl		/openwebmail
-ow_etcdir		%ow_cgidir%/etc
+ow_etcdir		/var/www/conf/openwebmail
 logo_url		%ow_htmlurl%/images/openwebmail.gif
 logo_link		http://openwebmail.org/
 sound_url		%ow_htmlurl%/yougotmail.wav
-logfile			%ow_cgidir%/openwebmail.log
+logfile			/var/log/openwebmail.log
 global_addressbook	%ow_etcdir%/address.book
 global_filterbook	%ow_etcdir%/filter.book
 g2b_map			%ow_etcdir%/g2b.map
