Name:
Message:
This form demonstrates that you do not need to require or use an email address in your form IF you go into controls.php and change
$set['autoresponder'] = '1';
to
$set['autoresponder'] = '0';
At approximately line 37