• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

[Solved] master is stopped postfix - Dont start

Status
Not open for further replies.

hardbrasil

Regular Pleskian
Hello fellas,

our partition become full and drop the vps, after that we are unable to start postifx, acutally
postfix start but master not.

so if i run
/etc/init.d/postfix restart
Shutting down postfix: [FAILED]
Starting postfix: [ OK ]

/etc/init.d/postfix status
master is stopped


I already try to reconfigure all
/usr/local/psa/admin/bin/mailmng-service --start-service --mail-component=all

Into ToolsSettings i change between qmail and come back again to postfix (reinstalling)

and i still unable to solve this

does anyone have a light?
thanks
 
i run
# postfix start

i got:
not set-gid or not owner+group+world executable: /usr/sbin/postdrop
postfix/postfix-script: starting the Postfix mail system
 
hello, the issue was:

There were two entries of port 587 in postfix configuration file /etc/postfix/master.cf due to which it was not starting. I commented out the custom added entry and postfix is running fine now.
 
Status
Not open for further replies.
Back
Top