You've purchased a license for Messaging Gateway but need information on how to download the license and register the Messaging Gateway product.
To license a new SMG system or update the license on an existing Messaging Gateway installation you will need to connect to the SMG Control Center with a web browser from a system that has access to the license / slf file. The Messaging Gateway system that is being licensed needs to be able to connect to the license server register.brightmail.com either directly or via a proxy server.
NOTE: If you are renewing your license, please note that the Control Center dashboard may take some time to update and reflect the data of the new license.
In some situations, Messaging Gateway is installed onto a network with no Internet access. To license the SMG system in a non-internet connected environment you will need to use the command line license-control command.
license-control -l <url> where the url points to an accessible http, https,scp, or ftp server where the license file is stored.smg> license-control -l scp://'user'@10.20.30.40/home/user/B8000548015_52791262.slfOffline registration should only be done on a system that is not connectedto the internet, is not intended for anti-spam filtering, and does notneed to download anti-spam rules or software updates. After registrationattempts to download anti-spam rules and software updates will fail.
Are you sure you wish to continue? (yes/no) yesPassword:
usage: license-control --license <url>usage: license-control --removeusage: license-control --statususage: license-control --help
options: -l, --license <url> license file -r, --remove remove certificate and license -s, --status check status of certificate/license -h, --help this usage statement
url: An scp, ftp, or http url with the following syntax: scp://'user'@host[:port]/path/file (prompt for password) scprsa://'user'@host/path/file ftp://'user':'password'@host[:port]/path/file ftp://'user'@host[:port]/path/file (prompt for password) http://host[:port]/path/file
When the user name or password are part of the URL, write them in quotes if they have any special shell characters in them.