PROBLEM
I can't login to webmail. It shows a "License Exceeded" error.
ENVIRONMENT
- On-Premises Server Installations: Version 7.0 > Version 7.2
- Webmail Only Installations: Version 7.0 > Version 7.2
CAUSE
This was caused by an error in the generation of some serial keys.
RESOLUTION
- This can be resolved by simply updating to the latest version of AtMail. If you can't or don't want to update, download this patch:
http://download.atmail.com/License-Exceeded-Patch.zip
- Save the tgz file to:
/usr/local/atmail/webmail
- Extract the files in the tgz:
tar -xvzf atmal.70.exceeded.patch.tgz
- Ensure permissions are correct in the atmail folder:
chown -R atmail:atmail /usr/local/atmail
Comments