• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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