Koozali.org: home of the SME Server

Webmail - non ssl

yon

Webmail - non ssl
« on: July 05, 2006, 08:59:14 AM »
i have a problem is there a way to make the webmail in sme 7 RC3 non ssl incripted or even change the port on whitch it listens for connections. this would be greatly apreciated and maby even a beer would be shouted if you live near me in aus  :pint:

Thanks Yon

yon

Webmail - non ssl
« Reply #1 on: July 07, 2006, 07:38:28 AM »
i found out how to change the port that ssl uses on the server you need to change the file called httpd.conf and ssl.conf in etc/httpd/conf.d and in etc/httpd/conf you need to change every 443 in those files to the desired port hope that helps some one in the future.

Yon

Offline raem

  • *
  • 3,972
  • +4/-0
Webmail - non ssl
« Reply #2 on: July 07, 2006, 02:39:35 PM »
yon

>..you need to change the file called httpd.conf and ssl.conf in
> etc/httpd/conf.d and in etc/httpd/conf you need to change every 443...

If you edited the conf files directly, then the next time you reconfigure your server and/or change settings in server manager etc, you will loose all those settings in the conf files. They will be reset to default values as per the original templates.

To correctly and permanently change those settings on an sme server, you need to create custom templates, edit those templates and then expand the templates, which will result in your required values being put into the conf files, and they will survive reconfiguration.
Read the Developers Handbook, see Documentation link on left & there have also been plenty of examples posted in these forums (search on templates-custom) and in various howtos. Read some of them for further info.
...