We have a client using IE8 to zarafa and the Central Mail listing Pane is not rendering properly. The columns width is too narrow. We are trying the following in the 22IE8Compatiable template fragment.
<IfModule headers_module>
Header set X-UA-Compatible: IE=EmulateIE7
</IfModule>
It has widened the headers but not the data section. Any ideas?