Hello,
I’m in the process to upgrade/mirgrate from 21.04 to 24.10.
Everything is “almost” working, I’m actually working on the mail notification.
So I follow the doc here : https://docs.centreon.com/docs/administration/postfix/
Everything is working as expected, I can sent mail using the test command
echo "Test" | mail -s "Test" user@isp.com
But on Centreon, I do not receive any notification.
The Centreon server didn’t even try to sent something (no logs on my SMTP server).
So something seems misconfigured on the server, I have doubt on the postfix service itself, as the status is active (exited) but on the doc it is active (running).

Also, I have doubt on the command as maybe something changed during the 21.04 → 24.10 upgrade that didn’t update correctly.

Error seems the same as
Thanks a lot !