• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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