• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

ERROR creating new maillist listmng: "cannot create qmail aliases for mailing"

Status
Not open for further replies.

jnarvaez

Basic Pleskian
Hi, I'm having trouble creating a new maillist after upgrading to #39, I have been able to reproduce the same error on several servers.

Code:
[07-Apr-2014 09:27:10 Europe/Berlin] PleskUtilException: /usr/local/psa/admin/bin/listmng 'create' 'aaaaaaaaaa' 'aaaaaaaa.com' 'xxxxxxx@xxxxxxx' 'notify' failed with message: Fatal error: plesk::SystemError(execv: No such file or directory: No such file or directory)
Fatal error: plesk::SystemError(execv: No such file or directory: No such file or directory)
listmng: Error: cannot create qmail aliases for mailing list.

file: /usr/local/psa/admin/plib/common_func.php3
line: 204
code: 0
trace: #0 /usr/local/psa/admin/plib/common_func.php3(128): util_exec('listmng', Array, Array, 'lst', NULL)
#1 /usr/local/psa/admin/plib/MailListManager.php(42): smart_exec('listmng', Array, Array, 'lst')
#2 /usr/local/psa/admin/plib/MailListManager.php(105): MailListManager->_listmngCall('create', Array, Array)
#3 /usr/local/psa/admin/plib/MailList.php(196): MailListManager->createList('aaaaaaaaaa', 'aaaaaaaa.com', 'xxxxx@xxxxx...', 'xxxxxxxxx', true)
#4 /usr/local/psa/admin/plib/Smb/Form/Final/MailList.php(281): MailList->update()
#5 /usr/local/psa/admin/smb/application/controllers/MailListController.php(239): Smb_Form_Final_MailList->processForm()
#6 /usr/local/psa/admin/smb/application/controllers/MailListController.php(125): MailListController->_proccessForm(Object(MailList), Object(Db_Table_Rowset))
#7 /usr/local/psa/admin/externals/Zend/Controller/Action.php(516): MailListController->createAction()
#8 /usr/local/psa/admin/externals/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('createAction')
#9 /usr/local/psa/admin/externals/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 /usr/local/psa/admin/plib/Smb/Application/Web.php(39): Zend_Controller_Front->dispatch(NULL)
#11 /usr/local/psa/admin/smb/application/public/index.php(14): Smb_Application_Web->run()
#12 {main}

2014-04-07T09:27:11+02:00 ERR (3)  [panel]: Unable to create list: listmng failed: Fatal error: plesk::SystemError(execv: No such file or directory: No such file or directory)
Fatal error: plesk::SystemError(execv: No such file or directory: No such file or directory)
listmng: Error: cannot create qmail aliases for mailing list.

Any idea?

I tried removing psa-mailman-configurator package and reinstalling it with no success.

Regards
 
Status
Not open for further replies.
Back
Top