[ciapug] securing Mail()
Barry Von Ahsen
barry at vonahsen.com
Tue Apr 17 19:05:33 CDT 2007
Wade Arnold wrote:
> I am trying to figure out a best practice solution for securing form
> scripts that send out emails with the mail() command. To date I have
> been just posting information from a form into a script that sends the
> email. I have had a couple hosting vendors asking me what I am doing to
> secure my email forms. Frankly I did not know that I needed to secure
> them. Can anyone point me towards some documentation? As you can image
> "secure email php" finds a lot of results on a search engine.
>
it's called email injection
http://www.securephpwiki.com/index.php/Email_Injection
-barry
More information about the ciapug
mailing list