18 Jan
2005
18 Jan
'05
5:58 p.m.
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="1235556666 at cellcarrier.net,1235557777 at cellcarrier.net,1235558888 at cellcarrier.net" 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