License cannot be activated as license could not be validated with the license server
Step-1: First check the issue is not due to TLS 1.2 connectivity
Step-2: Check proxy settings
You may be behind a proxy preventing direct connection with gearmage.com on ports 80 and 443.
In the following TWO files in the Program Files Gearmage program / installation directory,
MailAttachmentDownloader.exe.config AND MailAttachmentDownloaderService.exe.config
You can try to change the proxy line here:
<defaultProxy />
to
<defaultProxy enabled="true" useDefaultCredentials="true">
<proxy usesystemdefault="true" bypassonlocal="true" /> </defaultProxy>
OR
<defaultProxy>
<proxy
proxyaddress="http://[proxy address]:[proxy port]"
bypassonlocal="false"
/>
</defaultProxy>
Related Articles
License validation failures or lost or license activation problems when moving systems
We have had recent reports that some customers have had license validation issues (various different cases). If this is a case where you are moving a license, as long as you completely uninstall (recommended) or stop using the software on the old ...
PRO Client vs Server license
The PRO Client software will NOT run on a Windows Server edition of the Operating System. To run on a Windows Server, get the PRO Server license. The PRO Server license works on all editions of Windows including Windows Server and Client. The PRO ...
Upgrade from PRO to PRO Server or install PRO Server over the PRO version
You may install the new PRO Server application (refer to the download link with your PRO Server license) over the PRO application on the same machine. All your global rule filters and settings are preserved when doing this upgrade. IMPORTANT: Please ...
Migrating license from one system to another
Full uninstallation of the program on one system and installing it and re-activating the license on another should work for all programs on Gearmage. For specific products, see instructions below: Mail Attachment Downloader PRO Client or PRO Server ...
Installing a support extension license
If you haven't bought the support extension already from our site, instructions to purchase are available here: https://gearmage.zohodesk.com/portal/en/kb/articles/purchase-link-for-v3-x-product-support-extensions-non-subscription Once you have made ...