Re: postfix service does not start, timeout

2022-09-29 Thread Bill Cole
On 2022-09-29 at 11:14:12 UTC-0400 (Thu, 29 Sep 2022 17:14:12 +0200) is rumored to have said: strange systemd's start command is ExecStart=/usr/sbin/postfix start .. and when trying to "postfix -vvv start" at shell, postfix starts! Remove ALL of the 'v' flags. There's almost never an

Re: postfix service does not start, timeout

2022-09-29 Thread PGNet Dev
# journalctl -r -u postfix Sep 29 15:55:48 vserver systemd[1]: Failed to start Postfix Mail Transport Agent. Sep 29 15:55:48 vserver systemd[1]: postfix.service: Failed with result 'timeout'. 1st quick check is to exec the systemd service's start cmd manually at shell.