Hi Guys,
I have successfully installed and configured OSSEC-HIDS on one of my boxes but despite trying numerous combinations of email addresses and SMTP addresses I can't get any output. I am running Postfix with SSMTP. The current combination is as follows:-
The OSSEC log file gives me this:-
Any help would be gratefully received.
I have successfully installed and configured OSSEC-HIDS on one of my boxes but despite trying numerous combinations of email addresses and SMTP addresses I can't get any output. I am running Postfix with SSMTP. The current combination is as follows:-
Code:
<ossec_config>
<global>
<email_notification>yes</email_notification>
<email_to>andy.hounsome@sky.com</email_to>
<smtp_server>pop.tools.sky.com</smtp_server>
<email_from>andy.hounsome@sky.com</email_from>
</global>
The OSSEC log file gives me this:-
Code:
2016/01/12 14:04:34 ossec-maild(1223): ERROR: Error Sending email to 188.125.69.46 (smtp server)
Any help would be gratefully received.