Then build distribution lists on the mail server until you can get a better answer.
I have no idea about the syntax esp since you state this is on a Windows platform. I am not sure what underlying program/code is being called to perform this function. Lyle Feijo, Fernando wrote: > > Thanks, Lyle. > > > > For this customer, I am afraid it has to be Windows. Do you think the > syntax only allows for one recipient ? > > > > That would be unusual. > > > > Thanks again, > > > > Fernando > > > > ------------------------------------------------------------------------ > > *From:* Lyle Giese [mailto:[email protected]] > *Sent:* Tuesday, January 13, 2009 12:10 PM > *To:* Feijo, Fernando > *Subject:* Re: [mrtg] ThreshMailAddress - syntax for multiple recipients > > > > Feijo, Fernando wrote: > > 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] <mailto:[email protected]> [email protected] > <mailto:[email protected]> > > ThreshMailAddress[_]= [email protected] <mailto:[email protected]> , [email protected] > <mailto:[email protected]> > > ThreshMailAddress[_]= [email protected] <mailto:[email protected]> ; [email protected] > <mailto:[email protected]> > > > > None of the above worked. Thanks for any help. > > > > Fernando > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > mrtg mailing list > [email protected] <mailto:[email protected]> > https://lists.oetiker.ch/cgi-bin/listinfo/mrtg > > > Are you on a linux/unix host or a windoze server? > > It's easy to get past this on a linux/unix host running postfix or > sendmail. Create a user and call it something like list1 and put a > .forward file in that user's directory to forward to whomever you > need. In a .forward file, one email address per line. If you need > more than one set of lists, create a user list2 etc. > > Lyle >
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
