• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Mailman error

T

TraumaXP

Guest
Mailman error prevents creation of mailing lists

I have a Strato virtual root server with SuSE 9.3 and Plesk 8.0.1, used the auto-installer to install mailman, set the admin email address and password. Mailman seems to run, at least I can restart it without any error messages.

Now when I try to add a new mailing list, clicking the "mailing lists" tab at domains -> domainname.tld -> mail produces the error message

Error: There are incorrect parameter values.

After reading some comments I made sure I have python-xml installed, also mod_python and CGI are activated for the domains. In mm_cfg.py I set DEFAULT_NNTP_HOST, DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST to domainname.tld, SMTPHOST to mail.domainname.tld, and commented MTA='Postfix', while making sure there's MTA='Manual' in Defaults.py. check_perms -f doesn't find any problems either, although the directory owner is root, not mailman. Does that matter?

Any idea what I forgot or where to find a more meaningful error message anywhere in a log file?

Perhaps I should configure a subdomain lists.domainname.tld, but I got the impression that's a step after I created a mailing list, and my trouble lies in the creation of a mailing list.
 
Back
Top