Syntax to send system e-mails to more than one person [7.2]
According to the comment below the field you can have more than 1 addressee to send system e-mail to.
Which is the correct syntax to be entered below:
Mail recipients to receive a copy of system events (control/configure.php)
This is what I tried but what doesn't work:
email1@company.domain, email2@company.domain AND
email1@company.domain; email2@company.domain
2- Jan B
on Nov. 29 2006 -
Bernard: If I enter more than 1 address then no mail is sent...
I will try it on another YACS instance as well.
3- Bernard
on Nov. 30 2006 -
Jan B: Maybe this is due to the mail library used at your host?
4- Bernard
on Mar. 28 2007 -
Since release 7.2 YACS manually splits lists of recipients, to ensure that underlying mailing software always process posts correctly.
Rate this page
Posted by Jan B on Nov. 27 2006, commented by Bernard on Mar. 28 2007, (popular)
1- Bernard
on Nov. 28 2006 -
YACS submits this information directly to the mail function, and any separator accepted here should be ok. I have personnaly used commas with no problems at all...