Hello x10 Forum! Hope all is well....
So, just to get this out of the way...
My email form essentially comes down to the code below. Note that xxx in email header is email account info created in x10 cPanel.
if ($formOk) {
$headers = 'From: xxx@xxx.x10.mx' . PHP_EOL...