Re: iRedAdmin-Pro 2.9.0 - Upgrade
AttributeError: 'module' object has no attribute 'mlmmjadmin_api_auth_token'
Do you have api auth token defined in /opt/mlmmjadmin/settings.py? like below:
api_auth_tokens = ['xxx']
If yes, copy one of the tokens to /opt/www/iRedAdmin-Pro-SQL-2.9.0/settings.py like this:
mlmmjadmin_api_auth_token = 'xxx'
Then restart uwsgi service.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.