How to define the reply to using netlify email plugin

Hello,

I am using the netlify email plugin for serveless function. And I don’t see on the documentation how to set the reply-to

Do someone know how to do ?

Thank’s

Hi!

We have these public facing docs regarding our email integrations: Netlify Email Integration | Netlify Docs

Hope this helps!

Hello,

Yes I well followed this doc but as you can see the doc doesn’t mention “reply-to”. I look also into the git readme but nothing.

Looking at the code: netlify-emails-plugin/src/handler/mailer/index.ts at main · netlify/netlify-emails-plugin (github.com), I don’t think it’s possible.