• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[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