How to allow Mail Security for Microsoft Exchange 7.9.0 and later access to download virus definitions via a proxy server
book
Article ID: 171911
calendar_today
Updated On:
Products
Mail Security for Microsoft Exchange
Issue/Introduction
After upgrading to Symantec Mail Security for Microsoft Exchange (SMSMSE) to version 7.9 and later, virus definitions are no longer staying up to date automatically.
Environment
A proxy server is configured to filter HTTP traffic.
Cause
The mechanism SMSMSE uses to update virus definitions has been updated, and the method to configure proxy settings has changed.
Resolution
To configure HTTP settings for LiveUpdate and RapidRelease definitions
Note: In the paths below, replace <version> with the version of SMSMSE that is installed.
Navigate to the installation directory and run PassKeyTool.exe. Default location C:\Program Files\SMSMSE\<version>\Server\Config\PassKeyTool.exe
Type a passkey and click Submit. This passkey is specified by the administrator and is used simply to seed the hash for the password specified later, the string does not matter.
Open the proxy configuration tool. Default location C:\Program Files\SMSMSE\<version>\Server\Config\ConfigureProxy.exe
In the Configure Live Update Settings dialog box, specify the protocol as HTTP.
In the Server box, type liveupdate.symantec.com.
In the Port box, type the port number. Typically, the port number for HTTP is 80.
Select Enable Proxy Settings.
In the URL box, type the IP address of the HTTP proxy server. Note that the usage of a host name is not supported, this must contain the IP address of the proxy server.
In the Port box, type the port number of proxy server.
If user authentication is enabled for proxy server, provide a user name and password.
Click Submit.
If any issues occur with passkey.exe
Open the Registry editor (Start -> Run, regedit)
Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Cmaf\<version>"
Right Click and create new key name "Info". After the key is created the path would be like "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Cmaf\<version>\Info"
Create new string entry name "Info1" under this key. Set the value to some passkey; e.g. "P@ssword"
Open the proxy configuration tool. Default location C:\Program Files\SMSMSE\<version>\Server\Config\ConfigureProxy.exe
In the Configure Live Update Settings dialog box, specify the protocol as HTTP.
In the Server box, type liveupdate.symantec.com.
In the Port box, type the port number. Typically, the port number for HTTP is 80.
Select Enable Proxy Settings.
In the URL box, type the IP address of the HTTP proxy server. Note that the usage of a host name is not supported, this must contain the IP address of the proxy server.
In the Port box, type the port number of proxy server.
If user authentication is enabled for proxy server, provide a user name and password.