monde-sistemas / delphi-aws-ses

Delphi client for Amazon Simple Email Service (AWS SES)
MIT License
33 stars 9 forks source link

Support for SendRawEmail #25

Open syncplify opened 7 years ago

syncplify commented 7 years ago

It's easy to produce a raw RFC-822 formatted email with Delphi. It would be great if your component would support the SendRawEmail method of AWS SES: http://docs.aws.amazon.com/ses/latest/APIReference/API_SendRawEmail.html