Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Peasant on December 30, 2006, 10:10:37 PM

Title: E-mail server only
Post by: Peasant on December 30, 2006, 10:10:37 PM
Is there a way that I can disable or shut down the web server in SME? For one job I only need it as a gateway and mail server, so want to close all unnecessary ports.

Thanks.
Title: Re: E-mail server only
Post by: raem on December 31, 2006, 05:54:02 AM
Peasant

You can disable the web server but keep in mind that if you do so, you will also stop access to server manager, which you probably don't want to do.
Title: E-mail server only
Post by: Peasant on December 31, 2006, 09:50:16 PM
No, I don't really want to shut down the server manager. Is there some way I can set hte firewall so it will only allow access to the web server from the local network?

Cheers.
Title: E-mail server only
Post by: CharlieBrady on January 01, 2007, 04:32:57 AM
Quote from: "Peasant"
No, I don't really want to shut down the server manager. Is there some way I can set hte firewall so it will only allow access to the web server from the local network?

Cheers.


config setprop httpd-e-smith access private
signal-event remoteaccess-update
Title: E-mail server only
Post by: Peasant on January 02, 2007, 11:14:46 AM
Brilliant, TVM.