try
$TARGET_EMAIL = array("^username(at)domain\.co\.uk$");
with the extra escape \ before the .uk
john
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Many of them are using PHP to send email ... I agree with you though that it is probably something in the way the server handles it and the way you have constructed formmail.php. Neither is faulty, just sometimes they rub each other up the wrong way
Quite honestly, as long as it is working I will leave it on this site. I will try setting formmail up on another 'test' site and play around with it when I get time, to see (out of interest) what is causing the problem.
Thanks for all your help, much appreciated.
Colin
try
$TARGET_EMAIL = array("^username(at)domain\.co\.uk$");
with the extra escape \ before the .uk
john
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks