Tellier Benoit created JAMES-2040: ------------------------------------- Summary: Deduplicate envelope reciepient Key: JAMES-2040 URL: https://issues.apache.org/jira/browse/JAMES-2040 Project: James Server Issue Type: Bug Reporter: Tellier Benoit
If I send a mail over SMTP with two times the same Recipient (envelope), then it will be received two times. Actually, recipients envelope is stored in MailImpl in an ArrayList. Thus duplication is allowed. Maybe we should consider using some other data structure. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org