Hello everyone,
I'm on Wazuh 4.5.3
And I got an issue with mail notification on Wazuh.
This is my PostFix Config :
I did configure postfix like it is in the documentation and when I'm doing
'echo "message" | mail -a "From: sender@domain" -s "Subject" me@domain'
It worked well, I'm receiving the test on my mail address.
So I did start to configure a channel to send notification.
Channel :

SMTP Sender :
Of course, I did put the mail address to send my mail.
Recipient group :
Same, I did put my mail address.
Now when I'm doing a test with the button, I got this error
And I don't understand why I got this error, I got it before when I was using the command line to test PostFix on the server.
And I did checkup my configuration that was wrong, and I did solve it quite easily.
But now I know that my configuration is good, so why ?
(If you don't understand something, or you want me to give more information, I will provide answer as fast as I can)