Emailing Test Results
December 12, 2006 12:00 AM
Well...I am not sure what it is doing but I can tell you that emailing survey or test results basically doesn't work. There is an SMTP and email configuration problem that you are not going to overcome. The best way to handle the results is to write a cgi script and either dump the data in to a database or package it and use the smtp services (with relay restricted) to email the data to whatever address you specify.But no, if you are checking the email to box in the form object, in most cases you can just forget it ever working.
Discussions have been disabled for this post