Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
[SOLVED] CoS or other way to hide/disable white/black list?
We don't want to expose the white/black list functionality to our users. Is there a CoS or other setting that would hide the "Junk Mail Options" section of the Mail Preferences? Or otherwise hide the feature away from the users?
No, it appeared that there was no CoS setting. What I did was make a custom skin/theme, which had a template file that overrode the template for that preference page, and set the "display" style to "none" for the white/black list section. (Completely removing the template code for that section caused JavaScript errors, so I wound up just hiding it.)