V
voodookid
Guest
Hello,
I'm trying to import a large number of mail accounts from CommuniGate server to Plesk 9.2.1 on Debian.
After importing 48123 number of accounts the import stops.
Running the add email command from shell gives me the following error :
hv2m69:~# /opt/psa/bin/mail -c [email protected] -cp-access false -mailbox true -passwd alabala
Fatal error: boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string, boost::filesystem:
ath_traits> >(boost::filesystem::create_directory)
ERROR: PleskUtilException
mailmng failed: Fatal error: boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string, boost::filesystem:
ath_traits> >(boost::filesystem::create_directory)
0: class.MailManager.php:242
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: class.MailManager.php:274
MailManager->callMailManager(string 'add-mailname', array)
2: class.MailManager.php:346
MailManager->addMailname(string 'mydomain.com', string 'test_mail_3')
3: MailName.php:976
Mailname->update()
4: cuMail.php:1559
cuMail->applyOptions(array, object of type Mailname)
5: cuMail.php:746
cuMail->_create(string '[email protected]')
6: cuMail.php:654
cuMail->cmdCreate(string '[email protected]')
7: cuMail.php:468
cuMail->execute()
8: mail.php:27
Appears to be some kind of file system restriction.
Did anyone received this error or knows how to disable the restriction ?
Thanks in advanced.
I'm trying to import a large number of mail accounts from CommuniGate server to Plesk 9.2.1 on Debian.
After importing 48123 number of accounts the import stops.
Running the add email command from shell gives me the following error :
hv2m69:~# /opt/psa/bin/mail -c [email protected] -cp-access false -mailbox true -passwd alabala
Fatal error: boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string, boost::filesystem:
ERROR: PleskUtilException
mailmng failed: Fatal error: boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string, boost::filesystem:
0: class.MailManager.php:242
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: class.MailManager.php:274
MailManager->callMailManager(string 'add-mailname', array)
2: class.MailManager.php:346
MailManager->addMailname(string 'mydomain.com', string 'test_mail_3')
3: MailName.php:976
Mailname->update()
4: cuMail.php:1559
cuMail->applyOptions(array, object of type Mailname)
5: cuMail.php:746
cuMail->_create(string '[email protected]')
6: cuMail.php:654
cuMail->cmdCreate(string '[email protected]')
7: cuMail.php:468
cuMail->execute()
8: mail.php:27
Appears to be some kind of file system restriction.
Did anyone received this error or knows how to disable the restriction ?
Thanks in advanced.
Last edited by a moderator: