[mail] PHP/shell script

Rob Becker rob at opensourceguy.com
Fri Aug 15 18:16:35 CDT 2003


I don't have a solution to the problem you asked, but one note of
caution.  Make sure that you sanitize any user input before using it in
your shell script.  Use an email checking algorithm of some sort to
verify that it is at least syntactically correct and be sure you verify
that the user is not attempting to pass commands through in your email
variable.  Good luck with your script.
Rob




More information about the Kclug mailing list