how to confirm email source
Posted
by user283405
on Stack Overflow
See other posts from Stack Overflow
or by user283405
Published on 2010-03-09T04:42:23Z
Indexed on
2010/03/09
4:51 UTC
Read the original article
Hit count: 215
if i send email from my smtp server, For Example in code if i set From
to [email protected] and sent to an email address, than the recipient think that mail comes from anydomain
. so how to confirm email source?
© Stack Overflow or respective owner