Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.2.0, 2.3.0
-
None
Description
LinearProcessor match a single recipient for a 2 recipient mail.
it run "MailImpl.duplicate". duplicate DOES NOT clone the "MimeMessage".
The following mailet will handle 2 different MailImpl sharing the same MimeMessage.
Attached is the proving test.