-
Disable Web Interface
Howdy,
I'm wondering if perhaps there's a way to disable logins via the web interface, while continuing to allow IMAP/POP access. I see options to enable/disable logins via POP and IMAP, but none for the web.
The idea here is that I'd like to provide different classes of service for hosted users. At the lowest end, there would only be POP and IMAP access.
I'm currently using the OSS Zimbra 3.0.1 on CentOS.
Thanks!
-Eric
-
No way to turn it off completely today, but you can cripple it and turn off all the advanced features like contacts, tags, calendars, search folders, zimlets, etc. So they'd have a very minimal web client available to them.
-
Feel free to post this to bugzilla if you think it's useful.
-
obviously this disables a huge part of what's cool about zimbra :p but hey you could do this to prevent the server from even listening on the http/s ports:
zmprov ms SERVERNAME zimbraMailPort 0 zimbraMailSSLPort 0
tomcat restart
if you file that bug you might suggest adding a zimbraMailMode: none
-
Hi, i have version 7 of Zimbra, in this version is possible disable/enable all web interface? how?