hi, all.
I config my ossec like this:
<global>
  <email_notification>yes</email_notification>
  <email_to>[email protected]</email_to>
  <smtp_server>smtp.gmail.com</smtp_server>
  <email_from>ossec@jack-ubuntu-desktop</email_from>
</global>

<alerts>
  <log_alert_level>1</log_alert_level>
  <email_alert_level>1</email_alert_level>
</alerts>
but I didn't receive any email.
Does anyone know where the problem probability be?
Tks!

Reply via email to