Well, I think it doesn't check for the e-mail address exactly, I think it takes the domain and if the site is real, it says it sent the message. All it does is check if the site is running, and not a 404.
So, basically it's almost like
If fish.net <> 404 then
Send mail
Else
Invailed
End if
Try it with hotmail,
Use addesses that you know, noone has.
Ex.
I_eat_apples_2_2_2_2_2_2_2_iiiiiiiifhgj@hotmail.com
6693748tyhfdgjhs9w4tugkcjgjgjgjgjgjgjgjjg@hotmail.com
That's my explanation.
But as I see it, any other site might just want to get the right looking e-mail address...
Right Looking=
AA@BB.CC
Wrong Looking= AABB.CC
Wrong Looking= @AABB.CC
Wrong Looking= AABB.CC@
Wrong Looking= AABB@.CC
Wrong Looking= AABB.@CC
Wrong Looking= AA@BBCC
Wrong Looking= AABB@CC
Wrong Looking= AABBCC@
Wrong Looking= @AABBCC
Wrong Looking= AABBCC
Wrong Looking= AABBC.@
Wrong Looking= AABBC@.
Etc...
...and save the time and bandwidth of programs that will have to do what
www.2advanced.com does.
<personal opinon>
P.S. Flash is not the way for making websites, you need to be able to have some HTML other then the enbed tag.
</personal opinon>