I have been trying to figure ou what I am missing with no luck. I have modified the $referers = array to the "ip address of the domain", "www.domain.com", and "domain.com" and still get the above issue. It makes no sense to me. The site is hosted at spenixx.com and am starting to wonder if it is and issue there.

You are coming from an unauthorized domain. Issue.
Do you use any type of firewall/internet security software?
-Andrew Riley
You are coming from an unauthorized domain. Issue.
Do you mean on server or client side? I have one client side. On the server I do not know.
You are coming from an unauthorized domain. Issue.
Client side. Try disabling it and then try filling out the form. Quite a few "security suites" have referer scrubbers in them for some reason.
-Andrew Riley
You are coming from an unauthorized domain. Issue.
Hi
I am facing problem too. What can I do, as I dont have much knowledge about codes.
Thanks.
The following errors were found:
You are coming from an unauthorized domain. Please read the manual section titled "Setting Up the PHPFormMail Script".
PHPFormMail has experienced errors that must be fixed by the webmaster. Mail will NOT be sent until these issues are resolved. Once these issues are resolved, you will have to resubmit your form to PHPFormMail for the mail to be sent.
You are coming from an unauthorized domain. Issue.
Post the address to your form and your $referers line from the formmail.php and we'll take a look. This error message is usually a result of the $referers not taking into account the full domain name or the domain name of the email recipient.
-Andrew Riley
You are coming from an unauthorized domain. Issue.
Here is my address http://www.goldpro.biz/chinese/info.html
and
$referers = array('boaddrink.com', 'goldpro.biz');
Thank you
Andrew Riley wrote:Post the address to your form and your $referers line from the formmail.php and we'll take a look. This error message is usually a result of the $referers not taking into account the full domain name or the domain name of the email recipient.
-Andrew Riley
i am having the same
i am having the same problem
my address is www.oceanveiwvilla.com/request.php
and
$referers = array('www.jetsetgetaway.com', 'jetsetgetaway.com');