SESEmailForward
SESEmailForward copied to clipboard
Amazon SES Email Forward to Your Inbox
Could you add the SES steps to the CFn template? https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-receiptrule.html
This error appears when using with CF ` The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new...
I have SES fully set up, with verified email domain, DKIM Verification set up and Mail From successfully set up. The stack seems to have been built correctly, with FromAddress...
`Content-Type` headers spanning multiple lines, like the ones uses by *PGP/MIME*, get torn apart. For example the following excerpt of an email (last lines of header + start of body):...
In order for me to use multiple `from_address` (e.g. to forward to the same address), do I need to re-deploy the entire stack? How can I duplicate the `lamdba` function...
Emails are dropped if they are larger than 256kb. This is caused by SNS file size limitation