http://www.cristalab.com/tutoriales/formulario-de-email-flash-php-enviado-en-html-c141l/
me funciona perfecto, PERO, en el mensaje de confirmación, llegan unos cuadros grises (imágenes) que no he podido quitar, ¿Qué debo eliminar o cambiar exactamente? ya que probé borrando lo siguiente, y sigue apareciendo:
<tr>
<td width="90" height="83"><img src="http://www.tuservidor.com/Donde/Tengas/tusimagenes/satelite.gif" width="90" height="83"></td>
<td width="114" height="83"><img src="http://www.tuservidor.com/Donde/Tengas/tusimagenes/nombre.gif" width="114" height="83"></td>
<td width="270" height="83">
<table width="270" height="86" border="0">
<tr>
<td width="270" height="51"> </td>
</tr>
<tr>
<td width="270" valign="top"><img src="http://www.tuservidor.com/Donde/Tengas/tusimagenes/barracorta.gif" width="270" height="9"></td>
</tr>
</table></td>
</tr>
Muchas gracias, si alguien puede ayudarme.