Forum
Quick question about forms app
Is it ok to use an email field variable {email} in the 'Send from address' field in forms app admin?
Does it cause any potential issues with delivery?
Cheers,
John.
Is it ok to use an email field variable {email} in the 'Send from address' field in forms app admin?
Does it cause any potential issues with delivery?
Cheers,
John.
It will potentially cause deliverability issues. You're essentially then sending email on behalf of that user, which you're not an authorised server for. Basically the email will look like spam.
Better to set the Reply-To.
Thanks Drew. I thought it sounded like a bit of an iffy approach, just needed it verifying.