Hi, according to my code, sending mail to multiple addresses should work as long as they are separated by comma, I would not put a space there though ...
ThreshMailAddress[_]: [email protected],[email protected] what error do you get when it does not work ? note that you have to specify a threshmailserver as well. cheers tobi Tomorrow Steve Shipway wrote: > You can only specify one email address. If you want to send to multiple > addresses, then you will need to set up an alias or mailing/distribution > list on your mail server. If your host is UNIX (instead of Windows) then > you can probably set up a local alias in /etc/aliases and mail to that. > > > > Steve > > > > _____ > > From: [email protected] [mailto:[email protected]] > On Behalf Of Feijo, Fernando > Sent: Wednesday, 14 January 2009 04:16 > To: MRTG list > Subject: [mrtg] ThreshMailAddress - syntax for multiple recipients > > > > Here is an easy one .. after years using external scripts for email, I tried > the built-in alert on a new setup. > > > > It works correctly for one recipient, but it is breaking when I try a second > address. I apologize for the mundanity of the question, but searching the > list or on the web did not yield the proper syntax for more than one > recipient, nor if it is possible. > > > > The obvious suspects were attempted an failed: spaces, commas and semi > commas: > > > > ThreshMailAddress[_]= [email protected] [email protected] > > ThreshMailAddress[_]= [email protected] , [email protected] > > ThreshMailAddress[_]= [email protected] ; [email protected] > > > > None of the above worked. Thanks for any help. > > > > Fernando > > > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
