AndrewR
> 1) The ability to have no MAIL, PROXY, or WEB installed by default. Or > perhaps have a better way to turn off MAIL without having to disable
> the various protocols etc. Just use it as a very secure file server. We
> can turn off the gateway, why not the other features, on a one by one > basis?
I think all that is catered for, but maybe you are wanting a GUI server manager panel.
You can configure sme as a private server, no services will be exposed to the Internet, the box doesn't exist as far as the external world is concerned.
On a gateway server or server only configuration you can disable any service you wish with a simple db command eg
db configuration setprop atalk status disabled
signal-event console-save
etc etc etc for all the other services
db configuration show
You could also install sme7admin contrib as that does have a server manager panel for disabling/enabling services.
Be careful with web services as you may no longer be able to access the server manager panel, ie httpd-e-smith & httpd-admin !
It would be better to post requests to the New Feature Request bug tracker, if they have any merit they will be seen & discussed by the developers.
I believe current dev policy is not to include contribs in the base code, but to have a well structured contribs management system in place and users can install & update contribs using yum repos.