+1
Completed

Email logger does not support multiple TO email addresses

Bob Bradley 8 years ago updated by anonymous 7 years ago 4

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

Answer
Completed

Added ability to have logs emailed to multiple addresses. Will be included in the next release.

GOOD, I'M SATISFIED

Nice one Matt!

Satisfaction mark by Bob Bradley 7 years ago
Under review

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.

Planned

Added to backlog.

Answer
Completed

Added ability to have logs emailed to multiple addresses. Will be included in the next release.