to WilliamJames;
followed gingers suggestion - went to help at:
http://www.tectite.com/vbforums/faq....formmail_email
am now getting all form submissions (properly formatted as expected) but...
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: ibnelson
to WilliamJames;
followed gingers suggestion - went to help at:
http://www.tectite.com/vbforums/faq....formmail_email
am now getting all form submissions (properly formatted as expected) but...
Thanks CMPortal
checked out http://www.openspf.org/
It appears I have to have access to DNS server to load SPF wizard result. I do not believe I have access to DNS server
Could not figure...
Thanks again Ginger;
Form data is arriving although it goes to Junk mail folder:
From:
"ibnelson@*****.com" <ibnelson@*****.com>
...
Ginger
Thanks for the FAQ headsup - I'm not a newbie developer...should have thought to go there.
I have made some of the configuration changes and finally got my first email alert. No form data...
made exactly the same change as suggested by ginger for james:
$TARGET_EMAIL = array("^james@*******\.com$");
but with my email address of course - and also have a "hidden" input element in my...
My Web form submits, and formmail.php returns a generated success page (which contains a link to a third page. Link is generated in CreatePage() function from lines 6515-6544 of formmail.php). The...