Patch 163 resolves an issue with the MIME parser and BrightSig2 filters and replaces the Verisign trusted certificate in Symantec Brightmail AntiSpam 6.0.3 IMPORTANT: This patch is intended for customers who installed the following build of Symantec Brightmail AntiSpam 6.0.3: keno-20051118-01 To check the build (UNIX): From the /scanner/bin directory, type strings conduit | \ grep Id | grep Name | awk {'print $10'} | sort -u To check the build (Windows): In Windows Explorer, right click on C:\Program Files\Symantec\SBAS\Scanner\Bin\bmserver.exe and select Properties Click the Version tab Note the value of the `comments' field If the value does not match keno-20051118-01, you do not need to install this patch; its contents were included in the product version you installed. 16729 Component: Spamhunter Summary: Errors generated during MIME parsing of certain messages Formerly, certain MIME-encoded messages were generating errors in the logs similar to the following: Spamhunter module: MIME parse of message failed. Spamhunter module: failure in end_message. This issue has been resolved. 16897 Component: BrightSig2 Summary: BrightSig2 filter updates were corrupted Formerly, BrightSig2 filter updates were corrupted. This issue has been addressed. 16798 Component: Certificate Summary: New trusted certificate from Verisign Verisign has distributed a new trusted CA certificate. The Verisign CA certificate used to sign the server certs used for rule delivery will expire in December 2006 (one year away). This trusted.cert file will ensure a smooth transition between the existing cert and the new cert (which will be valid until 2020). You must replace your existing certificate with the new one. Put this new certificate in LOADPOINT/etc/trusted.cert --------------------------------------------------------------------------- Installation Instructions (UNIX): 1. cd to the LOADPOINT. To find the LOADPOINT for the Brightmail Scanner on UNIX, execute this command: % grep product /var/.com.zerog.registry.xml | grep Brightmail The LOADPOINT is the directory value for "location=". 2. Download the patch file (to the LOADPOINT) 3. Stop the Brightmail Scanner: # /etc/init.d/mailwall stop 4. As the root user, call patchinstall: # etc/patchinstall 5. Restart the Brightmail Scanner: # /etc/init.d/mailwall start Installation Instructions (Windows): 1. Download the zip file. 2. Open up the zip file in order to view the contents. 3. Find the LOADPOINT. Its location is given in the registry key HKEY_LOCAL_MACHINE\Software\Brightmail\Loadpoint The default value for LOADPOINT is C:\Program Files\Symantec\SBAS\Scanner\ 4. Stop the Brightmail Server and the Brightmail Conduit using the Control Center. 5. Extract the zip file into the LOADPOINT, preserving the folder structure from the zip file. 6. Start the Brightmail Server using the Control Center.