Control Tower / Account Factory / Email Validation

0

Hi,

I'm looking for a way to add a regular expression for email validation for Control Tower Account Factory.

I would like my email addresses respect my company policy.

New accounts must be created with xxx@partenaires.com

How can I achieve this?

Thanks for your help

FabienG
asked 2 years ago276 views
1 Answer
1

Generally , any email to alias+suffix1+suffix2+...+suffixn@yourcompany.com is received by alias@yourcompany.com. (e.g. fabien+log+dev+test@partenaires.com). Everything after the plus is ignored so that will go to your inbox. This is a pattern that many of our customers use too, and hope it works for you. Let me know if you have any other questions in this regard. I'd be happy to help.

profile pictureAWS
answered 2 years ago
  • I thanks for the answer but I when to enfore user to user yourcompany.com in the account factory. Is there a way to do this kind on regex testing ?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions