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 Workflow Web Service node fails with Illegal character(s) in message header value in RSA Identity Governance & Lifecycle 39Number of Views Identities with replacement characters showing block instead of characters in RSA Identity Governance & Lifecycle 48Number of Views Error: 'media.sig - failed: no digest for this file in media signature file' 8Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x