To revert to this (old) behavior:
1. Connect with ssh to the icap server host
2. Enter option 6, then 1 to go to a shell prompt
3. Edit the file /opt/tablus/config/nwsystemconfig.xml
4. Add the characters highlighted in yellow below which will comment out (disable) the new handlers in patch 3
<requesthandlers type="list">
<!--handler type="dict">
<name type="string">Gmail</name>
<args type="dict">
<url type="string">mail.google</url>
</args>
</handler>
<handler type="dict">
<name type="string">Livemail</name>
<args type="dict">
<url type="string">mail.live</url>
</args>
</handler>
<handler type="dict">
<name type="string">Yahoo</name>
<args type="dict">
<url type="string">mail.yahoo</url>
</args>
</handler>
<handler type="dict">
<name type="string">AOL</name>
<args type="dict">
<url type="string">mail.aol</url>
</args>
</handler-->
</requesthandlers>
5. After commenting out, restart icapserver
1. moncmd stop icapserver
2. moncmd start icapserver
Related Articles
Why do tokens disappear from RSA ACE/Server database when replacement token is activated? 32Number of Views How to transfer an existing RSA SecurID token PIN to a replacement token in RSA Authentication Manager 8.x 61Number of Views Identities with replacement characters showing block instead of characters in RSA Identity Governance & Lifecycle 48Number of Views Oracle 8.1.7 installer hangs or dies immediately and silently while installing on Windows 2000 Server 7Number of Views Assign a Replacement Token 46Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process Downloading RSA Authentication Manager license files or RSA Software token seed records When configuring LDAP or LDAPS in RSA Authentication Manager with a global catalog the connection fails