Remove Mail Forward Communications Express
From MsgServerDocWiki
How do I remove the mail forwarding option from the Communications Express interface?
Edit the /opt/var/SUNWuwc/uwc/common/mailPreferencesSettings.jsp file. Look for HTML code that starts at aproximately line #626:
<TD colspan="3" class="SectionHeader"><jato:getModelFieldValue escape="false"
modelClass="com.sun.uwc.common.model.UWCResourceBundleModel" modelName="i18nModel" lookInSession="true"
name="uwc-mail-options-settings-mail-forwarding-heading"
defaultValue="Mail Forwarding" /></TD>
</TR>
Comment out all unnecessary HTML tables. Don't forget to restart your web container.
Categories: FAQ | CE

