This document provides a simplified guide for non-technical users on how to install and remove patches for Symantec Messaging Gateway (SMG). Patches are critical updates that improve system performance, fix bugs, and enhance security. Applying them ensures your SMG appliance remains robust and effective in protecting your email infrastructure.
Before proceeding with any patch installation or removal, it's crucial to be aware of the following:
Installing a patch is a straightforward process through the SMG command line.
patch list
patch -p <SMG_VERSION> notes
patch -p <SMG_VERSION> download
patch -p <SMG_VERSION> check
patch -p <SMG_VERSION> install
show --version
In rare cases, you might need to remove a patch due to unforeseen issues. SMG provides a mechanism to roll back to the previous state.
patch remove
Note: The patch remove command will remove all installed patches. At this time patches may not be removed individually.
If you encounter any issues during the patch installation or removal process: