• 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 2.1.4-83.13 problem

Z

zeki79

Guest
hi peoples,
i have a new installed suse9.1 with plesk 7.5.2

all seems to be ok till now. only mailman make troubles.

when i go to mailing lists, i see only the following text:
maillists__disabled_text_admin

when i try to start the service manually with (./mailman restart), i get this messages:
Starting mailmanSite list is missing: mailman

can anyone help me?

thanks,
zeki
 
okay, i found this:
http://www.gnu.org/software/mailman/mailman-install/node40.html
when i want to create the mailman list, i get this error:

dreambox:/usr/lib/mailman/bin # ./newlist mailman
Enter the email of the person running the list: [email protected]l
Initial mailman password:
Traceback (most recent call last):
File "./newlist", line 219, in ?
main()
File "./newlist", line 160, in main
mlist.Create(listname, owner_mail, pw)
File "/usr/lib/mailman/Mailman/MailList.py", line 449, in Create
Utils.ValidateEmail(postingaddr)
File "/usr/lib/mailman/Mailman/Utils.py", line 209, in ValidateEmail
raise Errors.MMHostileAddress, s
Mailman.Errors.MMHostileAddress: mailman@(unused)
dreambox:/usr/lib/mailman/bin #

the email address i put in is my real email, that exist on the system...

anyone an idea?!
 
hi there,
i solved the problem. i reinstalled suse 9.1, created the mailman list and then i installed plesk. so it runs...

thanks!
 
Back
Top