Hi,We're trying to add an image as an attachment that will be embedded in the email using base64 encoding. This will be used in a transactional email sent by the message center; the service calling MC will provide all the information needed:- file name- cid- encoded dataWe tried to add an additional...