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

Resolved Urgent Help Postfix on Plesk

KlausZ

Basic Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.63 Update #4
Hi,

i need urgent help. The IONOS -RZ moves my cloud-server to new platform (i think from vmware to kvm). After they made this yesterday all works fine (ip-adress and all other is the same). There were 5 indentical servers. On 3 all works fine. On two servers all works, except the postfix service. In plesk-panel i cant start the postfix server : internal error.
When i log in to putty, and make a systemctl status postfix it is active and running.
What can i do - need urgent help!

Klaus
 
Could you please check /var/log/maillog? Are there any entries similar to "starting the Postfix mail system" that are followed by errors?
 
not really:
Oct 9 08:39:45 serverx wdcollect[1930]: Connection to server has been established.
Oct 9 08:39:45 serverx wdcollect[1930]: Failed to read the server's respnse: 'Connection refused'
Oct 9 08:39:45 serverx wdcollect[1930]: Connection to SMTP server has been closed.
Oct 9 08:39:45 serverx wdcollect[1930]: Failed to connect to all SMTP servers.
Oct 9 08:39:45 serverx wdcollect[1930]: Connection to server has been established.
Oct 9 08:39:45 serverx wdcollect[1930]: Failed to read the server's respnse: 'Connection refused'
Oct 9 08:39:45 serverx wdcollect[1930]: Connection to SMTP server has been closed.
Oct 9 08:39:45 serverx wdcollect[1930]: Failed to connect to all SMTP servers.
 
i solved it: the master.cf was 0byte on this two servers. i copy it back from a backup and postfix runs. Why this can happened ??? I dont know! Any ideas?
 
Hi,

i need urgent help. The IONOS -RZ moves my cloud-server to new platform (i think from vmware to kvm). After they made this yesterday all works fine (ip-adress and all other is the same). There were 5 indentical servers. On 3 all works fine. On two servers all works, except the postfix service. In plesk-panel i cant start the postfix server : internal error.
When i log in to putty, and make a systemctl status postfix it is active and running.
What can i do - need urgent help!

Klaus
One question (because soon, we will be subject to IONOS Cloud Server system transfers ourselves) Do you use IPv6?
In the advance schedules that we've read, all of the cloud server IPv4 addresses will remain the same, but all IPv6 addresses will be new - That's quite a lot of local re-config(!) for users. In addition the schedule predicts some issues with Plesk setups, after the transfers... Ironically, Postfix is never mentioned though.

Edit: You've solved it now as this was being typed. Those master.cf files were corrupted / damaged / lost which caused your issue. Well spotted.
 
Back
Top