PDA

View Full Version : bluemail form - email address not valid



mmay
06-18-2007, 12:12 PM
I am trying to set up a form and when i test it, I get the following error message:

info@snerq.com does not appear to be a valid email address
Could not get email address, or email address not valid.

I set up the address, info@snerq.com, in the Mail Account Maintenance section, so it is a valid address.

Here's the complete form code:

<form action="http://www.bluehost.com/bluemail" enctype="multipart/form-data" method="POST">
<table>
<tr>
<td>
The end client is:
</td>
<td>
<INPUT NAME="end_client" TYPE="text" SIZE=20>
</td>
</tr>

<tr>
<td>
Brief Description:
</td>
<td>
<TEXTAREA NAME="description" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
Project Start Date:
</td>
<td>
<INPUT NAME="project_start_date" TYPE="text" SIZE=20>
</td>
</tr>

<tr>
<td>
Project End Date:
</td>
<td>
<INPUT NAME="project_end_date" TYPE="text" SIZE=20>
</td>
</tr>

<tr>
<td>
Markets where Event(s) will take place:
</td>
<td>
<TEXTAREA NAME="markets" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
# of Days Per Market:
</td>
<td>
<INPUT NAME="days" TYPE="text" SIZE=20>
</td>
</tr>

<tr>
<td>
Number of Talent per Market per Day:
</td>
<td>
<INPUT NAME="talent" TYPE="text" SIZE=20>
</td>
</tr>

<tr>
<td>
Hours Per Talent per Market per Day/Execution Schedule:
</td>
<td>
<TEXTAREA NAME="execution_schedule" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
Talent description (age, gender, ethnicity,look, special skills, languages):
</td>
<td>
<TEXTAREA NAME="talent_description" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
Job Duties:
</td>
<td>
<TEXTAREA NAME="job_duties" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
Dress:
</td>
<td>
<TEXTAREA NAME="dress" ROWS=10 COLS=45></TEXTAREA>
</td>
</tr>

<tr>
<td>
<input type="hidden" name="sendtoemail" value="info@snerq.com">
<input type="hidden" name="subject" value="RFP">
<input type="submit" value="Submit">
</td>
</tr>

</table>
</form>

MarkArgentino
09-24-2007, 08:57 PM
I too am receiving the same error message, but only after switching to a dedicated IP address:

The error page is:

mark@mississauga4sale.com does not appear to be a valid email address
Could not get email address, or email address not valid. 74.220.210.244

Does anyone have any ideas?

Thanks
Mark :confused:

Seth
10-01-2007, 02:35 PM
Same thing for me too and I followed the directions exactly. Anybody know of any better mail programs out there?

Seth
10-01-2007, 02:50 PM
OK I solved the problem. To use Bluemail you have to specify an existing Bluehost email address as the sendto. See http://helpdesk.bluehost.com/kb/index.php?x=&mod_id=2&id=175

MarkArgentino
10-03-2007, 07:54 AM
OK I solved the problem. To use Bluemail you have to specify an existing Bluehost email address as the sendto. See http://helpdesk.bluehost.com/kb/index.php?x=&mod_id=2&id=175

You are correct in what you are saying above and the post you are referring to, but this did not solve my problem. I had to escalate it to level 2 technician, they solved the problem, but never told me what the solution was!

Have a nice day!
Mark :D