Topic: maillist_admin.py fils with python ImportError
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9 MYSQL edition.
- Deployed with iRedMail Easy or the downloadable installer? DOWNLOADABLE
- Linux/BSD distribution name and version: Ubuntu 18.04.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I recently set up iRedMail on a new server, and am interested in seeing how mlmmj works. But when I try to run the command line tool:
[server]:/opt/mlmmjadmin$ python tools/maillist_admin.py
I get the following python error:
Traceback (most recent call last):
File "tools/maillist_admin.py", line 14, in <module>
from libs.utils import is_email
File "/opt/mlmmjadmin-2.1/tools/../libs/utils.py", line 11, in <module>
import settings
ImportError: No module named settings
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.