Restrict different email from address than the domain name in Marketo | Community
Skip to main content
New Participant
April 21, 2021
Solved

Restrict different email from address than the domain name in Marketo

  • April 21, 2021
  • 1 reply
  • 2711 views

Hello All,

How to restrict user to use different email from address other than the domain name in Marketo.

 

For exp. domain name is example.com and I want to restrict the user while sending the email to use only example.com (swapnil@example.com) and not any other domain name swapnil@gmail.com in from address.

 

Thanks,

Swapnil

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
There isn't a way to totally lock this down. You need to enforce, via procedure, the allowed From/Reply-To values. Using {{my.tokens}} to manage these is recommended (though again, not enforced by the platform but rather through human cooperation).

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
April 21, 2021
There isn't a way to totally lock this down. You need to enforce, via procedure, the allowed From/Reply-To values. Using {{my.tokens}} to manage these is recommended (though again, not enforced by the platform but rather through human cooperation).
New Participant
April 22, 2021

Thanks Sanford 👍