OSSEC : send alerts true gmail? how?

Posted by Rubytastic on Server Fault See other posts from Server Fault or by Rubytastic
Published on 2013-11-01T00:30:22Z Indexed on 2013/11/01 3:57 UTC
Read the original article Hit count: 901

Filed under:
|
|
|

Try to setup OSSEC to use google gmail to send my alerts like so:

 <email_notification>yes</email_notification>
<email_to>[email protected]</email_to>
<smtp_server>smtp.gmail.com</smtp_server>
<email_from>ossec@host</email_from>

Then I set email alerts value to 3 and restart ossec. This does not trigger email alert.

  • how to correctly send alerts with gmail?
  • better way to test if mails are sending out?

© Server Fault or respective owner

Related posts about gmail

Related posts about alerts