The current implementation allows a single Mailbox as Reply-To value:
https://github.com/muratgozel/MIMEText/blob/master/src/MIMEMessageHeader.ts#L30
but some emails providers such as Amazon SES allow multiple.
I would be great to allow an Array of Mailbox.