Unable to create newlist2 mailing list.

Getting following errors while creating mailing list.

Mailing List Created
The mailing list test on domain.com with password test was successfully created.

Unable to create test mailing list.


Just run /scripts/reinstallmailman

Sometimes , you may get the following error on cpanel error log while creating mailing list.

File “/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl”, line 104, in ?
import paths

ImportError: No module named korean

Then try it:

uname -i

then do accordingly

yum install python-devel.i386

yum install python-devel.x86_64

/scripts/reinstallmailman

This should fix your issue.

Enjoy:)

    0 comments: