On Tue, Jan 18, 2005 at 09:21:13AM -0600, rwaegner wrote:
Is it also possible to have page groups setup the same way?
HOST=* SERVICE=conn REPEAT=10 RECOVERED
MAIL="user-bb555dc64cde@xymon.invalid,user-f5cd6d1f5b53@xymon.invalid,user-53ac79997b90@xymon.invalid" DURATION>30 COLOR=red
Yes. The parameter after the MAIL keyword is passed directly to the
"mail" command, so assuming your "mail" utility supports it, then
a comma-separated list of recipients should work. I think all Unix
"mail" implementations allow that.
Henrik