Email logger does not support multiple TO email addresses
Presently the TO address supports only a single target email address. However this field is multi-valued in the sendmail API and the logger could easily be extended to support this. There is no tooltip on this field so it was not intuitive that this restriction applied - however attempts using "," and ";" delimiters both failed. Work-arounds include setting up multiple loggers, or using a distribution list. However there are times when this would still be handy - especially when d-lists are not easily modified or the requirement is only temproary.
Answer
Confirmed that the log writer uses the constructor that takes a single to address, so it'd need updating to allow for multiple.
While distribution groups are an obvious option, these are not always possible and generally involve change control from 3rd parties. We need something much more flexible so such a feature makes good sense. Please add this to the backlog.
Added ability to have logs emailed to multiple addresses. Will be included in the next release.
Customer support service by UserEcho
Added ability to have logs emailed to multiple addresses. Will be included in the next release.