OSSEC Email-notification: multiple email-addresses/recipients possible?

1,549 views
Skip to first unread message

Verlag Neue Stadt

unread,
Sep 21, 2007, 3:08:11 AM9/21/07
to ossec...@ossec.net
Hello,

is it possible to define serveral email-addresses/recipients (were
email-notifications are beeing sent) ?


Thank's a lot for your feedback!

John

tswmme...@gmail.com

unread,
Sep 27, 2007, 1:04:24 AM9/27/07
to ossec-list
Yes it is.

Try adding something like this to your ossec.conf file.

<email_alerts>
<email_to>per...@mydomain.com,per...@mydomain.com</email_to>
<rule_id>100002</rule_id>
<do_not_delay />
<do_not_group />
</email_alerts>

Daniel Cid

unread,
Sep 27, 2007, 8:41:12 PM9/27/07
to ossec...@googlegroups.com
Hi,

Actually, this format will not work. You need to specify each email
address on its
own "email_to" tag:

<email_to>per...@mydomain.com</email_to>
<email_to>per...@mydomain.com</email_to>
<email_to>xxx</email_to>

Hope it helps.

--
Daniel B. Cid
dcid ( at ) ossec.net

Ioan Corneliu SALISTEANU

unread,
May 25, 2016, 7:35:51 AM5/25/16
to ossec-list
In this case the email will contain multiple To: headers which will cause problems with AV and AS systems. Right?
Reply all
Reply to author
Forward
0 new messages