Yep and they are not comming through.
<?php /* test.php */ $tmp_email = $HTTP_POST_VARS["recipient"]; echo "The email is $email<BR>\n"; ?>
A little test script I am using. This all started with Formmail.php . I can make it run but the forum fields came in blank. Running a test I can't get anything to pass via POST.