Automated tools will download your email and try to validate links...however if the validation email ended up in the spam/junk folder, then it wouldn't be able to validate.
A simple trick is to create a filter that will put all emails with the from field containing
into the inbox.
I just did this on hotmail the other day and so far only 3 went to junk...and they did not have a from email address.
A simple trick is to create a filter that will put all emails with the from field containing
Code:
"at symbol"
I just did this on hotmail the other day and so far only 3 went to junk...and they did not have a from email address.