• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

[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