I am a new user, I just have ossec installed and I want to try its email feature. I have configured the email address in ossec.conf as follows:
<ossec_config>
<global>
<email_notification> yes </email_notification>
<email_from> ossecm @ ubuntu </email_from>
</global>
<email_alerts>
<level> 5 </level>
</email_alerts>
and expect to receive email alerts at level 5 or higher, but the error has occurred as follows:
2020/07/06 02:51:42 ossec-maild (1261): ERROR: Waiting for child process. (status: 139).
2020/07/06 02:51:42 ossec-maild (1223): ERROR: Error Sending email to alt4.gmail-smtp
It didn't work, I hope everyone can help me fix this problem as soon as possible. Sincerely thank you.