# AWS SES / AWS Lambda mail receiver endpoint code?

**URL:** https://meta.discourse.org/t/aws-ses-aws-lambda-mail-receiver-endpoint-code/214391
**Category:** Support
**Created:** [January 10, 2022, 3:41pm UTC](https://meta.discourse.org/t/aws-ses-aws-lambda-mail-receiver-endpoint-code/214391 "2022-01-10T15:41:45Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [January 12, 2022, 11:38pm UTC](https://meta.discourse.org/t/aws-ses-aws-lambda-mail-receiver-endpoint-code/214391/11 "2022-01-12T23:38:02Z")

</div>

Adding to this, @dltj we will be removing the `email` param from the `admin/email/handle_mail` route soon, you need to send the body of the email as a base64 encoded string in an `email_encoded` param to this route.

---

_[View the full topic](https://meta.discourse.org/t/aws-ses-aws-lambda-mail-receiver-endpoint-code/214391)._
