--- smeserver-zarafa-0.9.0/root/etc/e-smith/db/configuration/defaults/zarafa-gateway/TCPPort.ports2 2008-12-21 00:06:53.000000000 +1100 +++ smeserver-zarafa-0.9.0/root/etc/e-smith/db/configuration/defaults/zarafa-gateway/TCPPort 2008-12-21 00:07:51.000000000 +1100 @@ -1 +1 @@ -143 +995,993 --- smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/gateway.cfg/gateway.cfg.ports2 2008-12-21 00:04:08.000000000 +1100 +++ smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/gateway.cfg/gateway.cfg 2008-12-21 00:25:14.000000000 +1100 @@ -3,7 +3,7 @@ server_bind = 0.0.0.0 -server_socket = http://localhost:{${'zarafa-server'}{TCPport}||'236';}/zarafa +server_socket = http://localhost:{${'zarafa-server'}{tcpport}||'236';}/zarafa # drop privileges and run the process as this user run_as_user = --- smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/ical.cfg/ical.cfg.ports2 2008-12-20 23:44:45.000000000 +1100 +++ smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/ical.cfg/ical.cfg 2008-12-21 00:10:32.000000000 +1100 @@ -26,10 +26,10 @@ icals_enable = { if (${'zarafa-ical'}{status} eq 'enabled') {'yes'} else {'no'}; } # port which the ical server listens on for ssl connections -icals_port = { ${'zarafa-ical'}{icalsport} || '8089'; } +icals_port = { ${'zarafa-ical'}{TCPPort} || '8089'; } # default connection to the Zarafa server -server_socket = http://localhost:{${'zarafa-server'}{tcpport}||'237';}/zarafa +server_socket = http://localhost:{${'zarafa-server'}{tcpport}||'236';}/zarafa ############################################################## # ICAL LOG SETTINGS