Environment
Novell GroupWise 8
Novell NetWare 6.5
SUSE Linux Enterprise Server
Novell Open Enterprise Server 2 (OES 2) Linux
Microsoft Internet Explorer 9
Situation
Blank Page with Internet Explorer 9 and GroupWise WebAccess
Unable to login to GroupWise WebAccess using Internet Explorer 9
Blank page after logging in to GroupWise WebAccess
Login page shows but unable to see mailbox contents in GroupWise WebAccess using Internet Explorer 9
Send button not working or sending email using Internet Explorer 9
Resolution
This has been fixed in GroupWise 8 Support Pack 2 Hot Patch 3 (GW 802HP3) or later. Please download the latest Support Pack of GroupWise from
Please follow the steps listed in the following TID to apply the patch
Workaround Steps:
Force IE7 Emulation by following the steps listed below on Linux
- Type a2enmod mod_headers in the Terminal Session press Enter.
- Edit /etc/apache2/httpd.conf file and type the following at the very bottom.
<IfModule headers_module>
Header set X-UA-Compatible: “IE=EmulateIE7″
</IfModule> - Save the file and type "rcapache2 restart " and press Enter.
If the same server holds Novell NetStorage, then following the above step may cause issues for users to access NetStorage using the browser. Please follow one of the below Workaround if that is the case.
OR
Use Compatibility Mode while using Internet Explorer 9 with GroupWise WebAccess
- Launch Internet Explorer 9.
- Click Tools and put a check mark on Compatibility View OR Click Tools | Compatibility View Settings and add the URL of GroupWise WebAccess and click Close.
- Type in the URL of GroupWise WebAccess.
OR
Switch to Simple Interface while logging into GroupWise WebAccess
- Launch Internet Explorer 9
- Type in the Username and Password
- Select "Use the basic interface" and click Login
OR
Force the Simple Interface from the WebAccess server for Internet Explorer 9
- Edit /var/opt/novell/groupwise/webaccess/webacc.cfg on Linux or sys:\novell\groupwise\webaccess\webacc.cfg on NetWare or c:\novell\groupwise\webaccess\webacc.cfg on Windows.
- Search for the following:
Templates.UserAgent.9.id=*iPhone*
Templates.UserAgent.9.interface=simple - Below the searched lines, please type:
Templates.UserAgent.9.id=*MSIE 9.0*
Templates.UserAgent.9.interface=simple - Save the file.
- Restart tomcat by
typing rctomcat5 restart on SLES 10
typing rctomcat6 restart on SLES 11
typing rcnovell-tomcat5 restart on OES 2
typing tc4stop and tomcat4 commands on NetWare
Restart the Tomcat service from Services Management Console On Windows - Now when Internet Explorer 9 is used to login to GroupWise WebAccess, it will automatically switch to the simple interface.