Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 588 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 588 Bytes

Send AMP Emails via Amazon SES

A little Python magic to send dynamic AMP emails via AWS Simple Email Service! ⚡

AMP Emails are dynamic and interactive emails involving a new MIME type: x-amp-html. This Python script includes the required MIME part to send AMP emails using Amazon SES.

Refer: