• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

SMTP Server (Postfix) Failed after Upgrading 8.6.0 to 9.0.0

M

mewsoft

Guest
I Upgraded from plesk 8.6.0 to 9.0.0 successfully, seems everything working fine, except the Postfix which seems replaced the Qmail, never had it before. Now when I try to start the service from Home -> Service Managment, I get tis error:

ERROR: PleskUtilException

mailmng failed: Starting postfix: [ OK ]

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/class.MailManager.php:226
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: /usr/local/psa/admin/plib/class.MailManager.php:258
MailManager->callMailManager(string 'start-service', array)
2: /usr/local/psa/admin/plib/class.MailManager.php:966
MailManager->smtpControl(string 'start')
3: /usr/local/psa/admin/plib/class.ServiceControl.php:420
ServiceControl->action()
4: /usr/local/psa/admin/htdocs/server/restart_services.php:17
require(string '/usr/local/psa/admin/htdocs/server/restart_services.php')
5: /usr/local/psa/admin/htdocs/plesk.php:41

I followed this KB:

http://kb.odin.com/en/5798

However did not solve the issue,

Please advice

Thank you
 
Yes I am not familiar, I do the upgrades/updates from inside the Plesk admin Home->Updater, So How do I switch from there? I am with theplanet.com
 
as described in the knowledgebase

There is no option in Parallels Plesk Control Panel to switch MTA.
Resolution
You may switch MTA using autoinstaller script.

Run the script without parameters

~# /usr/local/psa/bin/autoinstaller

Brujo
 
brujo, If I run ~# /usr/local/psa/bin/autoinstaller from telnet, will this start new fresh Plesh install or can I only
update plesk and choose Qmail? As I said above this is a dedicated server from theplanet.com and they own the plesk license key.

Thank you
 
with the autoinstaller you can do install, upgrade Plesk or as you need switch the MTA from postfix -> qmail

Different mailservers
16. ( ) Qmail mailserver
17. (=) Postfix mailserver

Brujo
 
brujo,

Thank you, I did that:

Run the script without parameters

~# /usr/local/psa/bin/autoinstaller

from http://kb.odin.com/en/5801

and was able to install Qmail and remove Postfix, the Qmail server started normally and all mail services back again and working just fine.

Thank you
 
that sounds good, i am glad to help someone, Plesk 9 is indeed in my opinion just a beta which was published to early to the community for testing :-(

Brujo
 
Back
Top