Unhandled exception: Failed to send the mail: /usr/sbin/sendmail is missing

Hi,
are you allowed to disable SELinux? If yes: Disable SELinux, reboot and then try if the problem perists.

Karl

Hi,
done but got the same message

[root@]# sestatus
SELinux status:                 disabled
[root@]# ln -s /usr/sbin/sendmail.sendmail /usr/sbin/sendmail
ln: failed to create symbolic link '/usr/sbin/sendmail': File exists
[root@]# 


Hi,
try to send e-mails …

Karl

I understand now what was the root cause of the issue …

I’m using distributed monitoring and I was thinking that all notification were handled by the main console :man_facepalming: :man_facepalming: :man_facepalming:
Indeed main-console can send notification
I have to configure postfix also on the remote console and I think it will work—> Confirm it’s working!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.