Hello HestiaCP Team,
I am facing a critical issue where my Postfix MTA is failing to start and remains consistently in an Active: active (exited) state, blocking all incoming mail for the domain https://identitatebrand.ro. This issue started after an attempt to set up SendGrid, which I have since completely reverted and cleaned up.
The problem is confirmed to be at the Systemd level, not the application configuration.
Evidence of the Problem (Please see attached screenshots):
-
Persistent Postfix Failure:
-
Status:
Active: active (exited)(e.g.,sudo systemctl status postfix) -
Log Confirmation: The systemd journal shows
code=exited, status=0/SUCCESS. This proves the service start script is exiting successfully, but Postfix is immediately dying/shutting down.
-
-
System-Wide Failure:
- The other MTA, Exim4, is also in a failed state (
exited), confirming this is a system-wide issue affecting all mail services.
- The other MTA, Exim4, is also in a failed state (
Troubleshooting Steps Already Taken (Unsuccessful):
-
Networking: Hostname is correctly set to
mail.identitatebrand.roand aligned in/etc/hosts. -
Configuration: Cleaned and re-ordered
/etc/postfix/main.cfto ensure proper syntax and removed all relay settings. -
Hestia Tools: Ran both
v-rebuild-mail-domains identitatebrand.roandv-rebuild-user. -
Reinstallation: Completely removed and reinstalled the Postfix package.
Request:
Since all configuration troubleshooting has failed, I suspect a corrupt Hestia-specific Systemd unit file or a deep-level permission conflict impacting the mail services. I need assistance diagnosing why the Postfix process exits immediately after systemd registers a successful start.
Thank you for your help!
