Hi, Actually, this format will not work. You need to specify each email address on its own "email_to" tag:
<email_to>[EMAIL PROTECTED]</email_to> <email_to>[EMAIL PROTECTED]</email_to> <email_to>xxx</email_to> Hope it helps. -- Daniel B. Cid dcid ( at ) ossec.net On 9/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Yes it is. > > Try adding something like this to your ossec.conf file. > > <email_alerts> > <email_to>[EMAIL PROTECTED],[EMAIL PROTECTED]</email_to> > <rule_id>100002</rule_id> > <do_not_delay /> > <do_not_group /> > </email_alerts> > > > > On Sep 21, 5:08 pm, Verlag Neue Stadt <[EMAIL PROTECTED]> wrote: > > Hello, > > > > is it possible to define serveral email-addresses/recipients (were > > email-notifications are beeing sent) ? > > > > Thank's a lot for your feedback! > > > > John > >
