Anand Buddhdev writes:
We offer webmail to our customers using sqwebmail. I'm currently using
version 4.0.4 on our servers. I'd like to use the latest version
because it offers enhancements and bug fixes. However, I don't want to
confuse my users with the new ACL controls provided in version 4 and
above. Is there any way to get sqwebmail to NOT display the little key
symbols next to the folder names? I checked the documentation and
didn't see any explicit mention of this (unless I missed it).
I got rid of it by deleting this line from the installed
/usr/lib/courier/share/sqwebmail/html/en-us/folders.html file.
[#$ACLICON=@@key.png, width="21" height="16" alt="Folders"
title="Permissions" border="0"@Permissions@#]
So far, it's produced the desired effect with no negative side-effects.
I also did the same with this line, as I didn't want the "Public Folders",
either:
[#$PUBLICFOLDERS=<em>Public Folders</em>#]