Hi,
I have looked into installing this before without success but found The Debian package Mailman3-full
I installed this succesfully along with the mailman-suite. I have configured varios setting but are stuck when trying to generate aliases For mailman with:
mailman aliases Traceback (most recent call last): File /usr/bin/mailman, line 11, in <module> load_entry_point('mailman==3.1.1', 'console_scripts', 'mailman')() File /usr/lib/python3/dist-packages/mailman/bin/mailman.py, line 94, in main initialize(config_path) File /usr/lib/python3/dist-packages/mailman/core/initialize.py, line 189, in initialize initialize_2(propagate_logs=propagate_logs) File /usr/lib/python3/dist-packages/mailman/core/initialize.py, line 160, in initialize_2 config.db = getUtility(IDatabaseFactory, utility_name).create() File /usr/lib/python3/dist-packages/mailman/database/factory.py, line 52, in create database = call_name(database_class) File /usr/lib/python3/dist-packages/mailman/utilities/modules.py, line 67, in call_name named_callable = find_name(dotted_name) File /usr/lib/python3/dist-packages/mailman/utilities/modules.py, line 50, in find_name __import__(package_path) ModuleNotFoundError: No module named 'mailman.database.mysql.MySQLDatabase\t\t\t#MOD(inserted ) 02'; 'mailman.database.mysql' is not a package
I can see from the message that I’m missing a module but I can’t figure out. how to get This installed. The mudule is referenced in the mailman.cfg as class: mailman.database.mysql.MySQLDatabase
Can anybody help ?
Best regards
Peter Sørensen University Of Southern Denmark