Hi Andrew,
Have been having problems with 1.07.0. When I forward, using recipient_array/keys to a Hotmail address, the message ends up in my Junk Mail folder. The webhosters say I should alter the FROM address in the script.
Have copied the new coding over and called the file newfmmail.php
Have copied one of my forms and renamed it, setting the action to newfmmail. I now get the "sorry but cannot figure out who sent you here" error.
If I set check_referer to false, I get "Message could not be sent due to an error while trying to send the mail".
It is strange as the Classic v1.07.0 version I am using at present works fine with check_referer set to false. The only problem sending to Hotmail addresses (see above). Would be most grateful for your help, Andrew
Regards
Brian
Using v1.07.2 RC1 - hotmail problem
The message could not be sender error is due to a problem when using the mail() call. You'll have to speak with your system admins so they can check the logs.
-Andrew Riley