peterhorst
22-Jan-2008, 07:17 PM
$TARGET_EMAIL = array("^horsevisionruitersport@planet\.nl$",
"^peter@phwebbuilders\.nl$",
"^info@horsevision-ruitersport\.nl$");
This is my configuration, but the form works only for peter@phwebbuilders.nl , the other two emailadresses got the error : no valid recipients
I can not see any configuration errors.
Any help would be appreciated.
Thanks in advance
"^peter@phwebbuilders\.nl$",
"^info@horsevision-ruitersport\.nl$");
This is my configuration, but the form works only for peter@phwebbuilders.nl , the other two emailadresses got the error : no valid recipients
I can not see any configuration errors.
Any help would be appreciated.
Thanks in advance