Henrik,<br><br>I have som further questions on this topic. I'm not quite sure of the syntax here. I want to be notified ONLY if the color is red or purple. Can this be made on a single line like this:<br><br>HOST=*<br>        MAIL root REPEAT=1h COLOR=red,purple
<br><br>Question 2:<br><br>I want to send notifications to other people on certain hosts. How can i add multiple sites on the same line, this doesn't seem to work:<br><br>HOST=www.domain1.com|www.domain2.com|www.domain3.com
<br>        MAIL <a href="mailto:user1@domain.com">user1@domain.com</a> COLOR=red,purple,yellow REPEAT=1h RECOVERED<br>        MAIL <a href="mailto:user2@domain.com">user2@domain.com</a> COLOR=red,purple,yellow REPEAT=1h RECOVERED
<br><br>Thanks in advance<br><br>/ Martin<br>