monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple Email Recipients in ONE Mont Email


From: Mehta, Cyrus
Subject: Multiple Email Recipients in ONE Mont Email
Date: Wed, 30 Jun 2021 19:56:43 +0000

I know I can send two separate emails using a config like:

set alert email1@example1.com only on { timeout, nonexist } with reminder on 10 cycles

set alert email2@example2.com only on { timeout, nonexist } with reminder on 10 cycles

But is possible to send one email to both email1@example1.com and email2@example2.com , so a reply-to-all includes both email addresses?  These 3 syntaxes didn't work:

set alert email1@example1.com;email2@example2.com only on { timeout, nonexist } with reminder on 10 cycles

set alert email1@example1.com,email2@example2.com only on { timeout, nonexist } with reminder on 10 cycles

set alert email1@example1.com email2@example2.com only on { timeout, nonexist } with reminder on 10 cycles

 

 

TIA!

 

The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]