<HTML>
<BODY>

<br><font size=2 face="sans-serif">I am converting from BB to Hobbit, Hobbit
is a really nice piece of code.</font>
<br>
<br><font size=2 face="sans-serif">I am in the process of converting my
rule set from BB to Hobbit and have a couple of questions.</font>
<br>
<br><font size=2 face="sans-serif">I have found if I try to define this:</font>
<br>
<br><font size=2 face="sans-serif">$FOO_HOST=%*myhost</font>
<br>
<br><font size=2 face="sans-serif">I receive an error message because I
start with a '*'.  I haven't found the magic to escape this.  As
a work-around I did this:</font>
<br><font size=2 face="sans-serif">$FOO_HOST=%[a-zA-Z0-9]*myhost</font>
<br>
<br><font size=2 face="sans-serif">I have several rulesets based on business
needs, and I was hoping to have a default rule to catch anything which
does not match business specific rules at the top.  Something similar
to this:</font>
<br>
<br><font size=2 face="sans-serif">$ALL_HOSTS=%[a-zA-Z0-9]*</font>
<br>
<br><font size=2 face="sans-serif">Using the hobbit_alert directive I have
found that hosts can match on multiple rule sets.  So if I have a
server defined in rule set one, it will match in rule set one and then
fall down to my default rule and match there also.  Is there a way
to specify to stop rule searching once a match is found?</font>
<br>
<br><font size=2 face="sans-serif">Does anyone have any experience to impart
on how they do multiple rules.</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance,</font>
<br><font size=2 face="sans-serif">Jim<br>
</font>

<P><hr size=1></P>
<P><STRONG>
This message, and any attachments to it, may contain information that<br>is privileged, confidential, and exempt from disclosure under<br>applicable law.  If the reader of this message is not the intended<br>recipient, you are notified that any use, dissemination, distribution,<br>copying, or communication of this message is strictly prohibited.  If<br>you have received this message in error, please notify the sender<br>immediately by return e-mail and delete the message and any<br>attachments.  Thank you.
</STRONG></P>
</BODY>
</HTML>