SOLVED

Re: How do the global validation rules define a personal email?

Go to solution
Alex3
Level 1

Using global validation rules to block the free consumer email domains using the list marketo provides but how does it identify whether the email matches as there isnt a default field for email domain.

 

Is it email "contains"? example with 123.com being personal

Or is it "email domain is"

or is it "Email ends with"

Does anyone know how Marketo matches this? as I dont want to block honest company email domains by telling them Marketo thinks they are personal domains.

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

@Sant_Singh_Rath and @Ruchi_Lapran1 both your responses are incorrect or incomplete.

 

While it’s true that the rule domain.example will not block 123domain.example, it will block us.domain.example.

 

The rules cover an entire private domain suffix. So if you enter example.com, domains are checked to see if they match example.com exactly or end with .example.com.

View solution in original post

3 REPLIES 3
Ruchi_Lapran1
Level 5 - Champion

⚠️  This post has been edited by a moderator for accuracy.

 

Hi Alex,

Marketo uses a pre-defined blocklist of free email domains s.a. 1033edge.com, 11mail.com, 123.com, 123box.net, etc. (as you have observed already). The global validation rule acts when email address contains either of those domains. To summarize, it would be Alex@123.com - BLOCKED

We typically set the rule as "contains @123.com" rather than just "contains 123.com".

 

Sant_Singh_Rath
Level 7 - Champion

⚠️  This post has been edited by a moderator for accuracy.

 

Hi @Alex3,


From what I know, Marketo’s global validation rules don’t use “contains” on the full email string. They specifically check the domain part of the address (everything after the “@”).


So in your examples:

  • If the rule is “Email Domain is” (exact match):

If it worked on “contains” or “ends with,” you’d risk blocking valid company domains, but that’s not how Marketo’s list is applied.

Marketo’s list matches the domain exactly, so realcompany123.com won’t get blocked just because 123.com is on the list.

Hope this clears it up.

 

 

Best regards,
Sant Singh Rathaur
SanfordWhiteman
Level 10 - Community Moderator

@Sant_Singh_Rath and @Ruchi_Lapran1 both your responses are incorrect or incomplete.

 

While it’s true that the rule domain.example will not block 123domain.example, it will block us.domain.example.

 

The rules cover an entire private domain suffix. So if you enter example.com, domains are checked to see if they match example.com exactly or end with .example.com.