• 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.

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