if I have a alert rule as below in hobbit-alerts.cfg, every alerts will match the GROUP rule, plus EXGROUP doesn't seem to be effective either.  Such behavior was observed from the real email received as well as by the insightful "bbcmd hobbitd_alert --test".
<br><br>Only one group is defined. <br><span style="font-family: courier new,monospace; background-color: rgb(204, 255, 255);">GROUP=junkgroup</span><br style="font-family: courier new,monospace; background-color: rgb(204, 255, 255);">
<span style="font-family: courier new,monospace; background-color: rgb(204, 255, 255);">   MAIL <a href="mailto:junkgroup@my.domain">junkgroup@my.domain</a> color=red <br>HOST=* EXGROUP=junkgroup<br>   MAIL <a href="mailto:realdeal@my.domain">
realdeal@my.domain</a> color=yellow<br></span><br>It is the same case if the group named in hobbit-alerts.cfg is bogus, aka, not defined in hobbit-clients.cfg. <br>

<br>Only one group is defined in hobbit-clients.cfg, as listed below: <br>  <span style="font-family: courier new,monospace; background-color: rgb(204, 255, 255);">log /tmp/junkgroup.log  %(?-i)USER-ID:|EXCEPTION: IGNORE=kilobyte group=junkgroup
<br><br></span><span style="background-color: rgb(204, 255, 255);"><span style="background-color: rgb(255, 255, 255);">In case it matters, this is the only Hobbit server running on CentOS 4.3/i386. Version==4.2RC1-20060712
</span></span><span style="font-family: courier new,monospace; background-color: rgb(204, 255, 255);"><br></span>