Created
November 8, 2020 06:42
-
-
Save aamsur-mkt/d7fa8ff010a860965d3113658231d050 to your computer and use it in GitHub Desktop.
Send Email Test AWS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
x-ses-message-tags: team=publishing, env=staging, action=sendemailverification | |
x-ses-configuration-set: bounce-notification | |
From: [email protected] | |
To: [email protected] | |
Subject: Subject | |
Content-Type: multipart/alternative; | |
boundary="----=_boundary" | |
------=_boundary | |
Content-Type: text/plain; charset=UTF-8 | |
Content-Transfer-Encoding: 7bit | |
body | |
------=_boundary | |
Content-Type: text/html; charset=UTF-8 | |
Content-Transfer-Encoding: 7bit | |
body | |
------=_boundary-- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment