SOLVED

Mkto.validateField is generating a -3 spam score in my emails

Go to solution
RaulEr
Level 4

Mkto.validateField is generating a -3 spam score in my emails

Hi,

 

I just tried one of my emails to check the spam score and it's showing a -3 negative score. 

 

It identified a Javascript tag which could be dangerous, but I'm not sure why is there and if it can be removed.

  • <script type="text/javascript"> Mkto.validateField = function(fld) { return true; } </script>

image.png

It looks like a validation for a form, but this is an email. Do you guys know what is it and if it can be removed?

 

I want to avoid being filtered into the junk/spam folder.

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Mkto.validateField is generating a -3 spam score in my emails

There’s no reason for this element to exist in your email. It’s related to the ancient Forms 1.0 library.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Mkto.validateField is generating a -3 spam score in my emails

There’s no reason for this element to exist in your email. It’s related to the ancient Forms 1.0 library.