Good Resource
Greg Schnippel wrote:
On 2/21/06, cKc Consultants <ckccnslt@xxxxxxxxxxxxxxxxxx> wrote:
An email form that uses a simple server side php code to send the variable
values managed to send:
<snip>
Try looking for articles on 'email injection'. This is a really good
place to start for a description of the security risk and ways to
patch your code:
http://securephp.damonkohler.com/index.php/Email_Injection
You should also check recent archives on this list, there have been
several threads on this topic that may be of use.
- schnippy