Amazon SES Mail Attachment with Templates

0

Hello everyone,

I would like to send emails with attachments but i would like to also use templates.

Is there any Java 11 example codes for this?

asked a year ago684 views
1 Answer
0

Hi. is this document helpful?

The following code example shows how to use the JavaMail library and the AWS SDK for Java to compose and send a raw email.

https://docs.aws.amazon.com/ses/latest/dg/send-email-raw.html

(I'm not sure if it works with Java 11)

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions