Hi Joshua, Can you run "/var/ossec/bin/ossec-maild -v". It looks like that it is still running an older version (despite the message in the start up).
Thanks, -- Daniel B. Cid dcid ( at ) ossec.net On Tue, Jun 10, 2008 at 1:57 PM, Joshua Gimer <[EMAIL PROTECTED]> wrote: > > I am trying to setup email alerts within OSSEC to be in SMS format. I > searched google for a solution without success. > > I am using the format that was on the wiki page, this is what I get > when I try and start maild: > > /usr/local/ossec/bin/ossec-control start > Starting OSSEC HIDS v1.5 (by Daniel B. Cid)... > 2008/06/10 10:49:23 ossec-maild(1230): Invalid element in the > configuration: 'format'. > 2008/06/10 10:49:23 ossec-maild(1202): Configuration error at '/usr/ > local/ossec/etc/ossec.conf'. Exiting. > 2008/06/10 10:49:23 ossec-maild(1202): Configuration error at '/usr/ > local/ossec/etc/ossec.conf'. Exiting. > ossec-maild: Configuration error. Exiting > > Here is the configuration section that it fails on: > > <email_alerts> > <email_to>[EMAIL PROTECTED]</email_to> > <level>10</level> > <format>sms</format> > </email_alerts> > > Thanks! > > Joshua Gimer >
