Nicolas Malin created OFBIZ-13170: ------------------------------------- Summary: Ensure unique email when sendEmail Key: OFBIZ-13170 URL: https://issues.apache.org/jira/browse/OFBIZ-13170 Project: OFBiz Issue Type: Improvement Components: framework Reporter: Nicolas Malin Assignee: Nicolas Malin
When you run the service sendCommEventAsEmail if commEvent to send contains multiple party with the same email (through different contactMech), email will be send to many time to the same box (depending of the smtp configuration). To avoid this case, we will ensure that an email is unique for the sender list. -- This message was sent by Atlassian Jira (v8.20.10#820010)