<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007>In the 
hobbit-alerts.cfg file, can you group recipients using macros?  The help 
file only has examples for directives that use equal signs (e.g., 
HOST=%$MYHOSTS).  The MAIL and SCRIPT directives have their first parameter 
defined as "a recipient", which doesn't necessarily imply that they'll accept a 
comma seperated list of recipients (although I expect they might well do 
this).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007>Example:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007><A 
href="mailto:$JOHN=john@mycompany.com">$JOHN=john@mycompany.com</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007><A 
href="mailto:$FRED=fred@mycompany.com">$FRED=fred@mycompany.com</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007><A 
href="mailto:$JANE=jane@mycompany.com">$JANE=jane@mycompany.com</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007>$MYGROUP=$JOHN,$FRED,$JANE</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007>$OTHERGROUP=$JOHN,$JANE</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007>HOST=whatever 
SERVICE=whatever</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007>    
MAIL $MYGROUP REPEAT=2h</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=820395423-13062007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007>HOST=somethingelse 
SERVICE=somethingelse</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=820395423-13062007>    
MAIL $OTHERGROUP REPEAT=2d</SPAN></FONT></DIV></BODY></HTML>