atom feed4 messages in net.sourceforge.lists.courier-users[courier-users] Re: Removing the ACL ...
FromSent OnAttachments
Anand BuddhdevMay 26, 2004 11:02 am 
Sam VarshavchikMay 26, 2004 3:42 pm 
sco...@ruralnetwork.netMay 27, 2004 3:01 am 
Anand BuddhdevMay 27, 2004 3:41 am 
Subject:[courier-users] Re: Removing the ACL controls from webmail
From:sco...@ruralnetwork.net (sco@ruralnetwork.net)
Date:May 27, 2004 3:01:39 am
List:net.sourceforge.lists.courier-users

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>#]