此去收件箱:什麼是格式化HTML發送到Hotmail的正確方法?
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="550">
<tr>
<td bgcolor="#052444">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="510">
<tr>
<td>
<font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Visite meu blog, comente e divulgue as matérias publicadas:</a></b></font>
<a href="xxxxxxxxxxx" target="_blank"><img src="xxxxxxx" alt="Blogger" title="Blogger" style="display:inline; color:#F29600;" border="0" height="33" width="32" /></a>
<br />
<font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Siga meu perfil no twitter:</a></b></font>
<a href="xxxxxxxx" target="_blank"><img src="xxxxxx" alt="Twitter" title="Twitter" style="display:inline; color:#F29600;" border="0" height="33" width="31" /></a>
<br />
<font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Participe do meu Facebook:</a></b></font>
<a href="xxxxx" target="_blank"><img src="xxxxxx" alt="Facebook" title="Facebook" style="display:inline; color:#F29600;" border="0" height="33" width="32" /></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
但經常去的垃圾郵件箱:
<table id="body_holder" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="550">
<tr>
<td height="160"><img src="xxxxxxxxxxxxxxxxxx" alt="xxxxxx" title="xxxxxxx" style="display:block;" border="0" height="160" width="550" /></td>
</tr>
<tr>
<td bgcolor="#052444">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="510">
<tr>
<td height="30" valign="bottom"><font color="#FFFFFF"><b>Vamos juntos compartilhar idéias e informações nas redes sociais!</b></font></td>
</tr>
<tr>
<td><br /> <font color="#FFFFFF" face="Arial" size="2"> Marcos, <br /><br /> As redes sociais têm um potencial incrível para compartilhar idéias e mobilizar pessoas em prol de uma causa. <br /><br /> Por isso, gostaria de convidar você a interagir comigo nestes importantes canais de relacionamento. <br /><br />
<table cellpadding="0" cellspacing="0" height="33">
<tr>
<td valign="middle"><font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxxxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Visite meu blog, comente e divulgue as matérias publicadas:</a></b></font></td>
<td width="10"></td>
<td valign="middle"><a href="xxxxxxxxxxxxxxx" target="_blank"><img src="xxxxxxxxx" alt="Blogger" title="Blogger" style="display:inline; color:#F29600;" border="0" height="33" width="32" /></a></td>
</tr>
</table>
<br />
<table cellpadding="0" cellspacing="0" height="33">
<tr>
<td valign="middle"><font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Siga meu perfil no twitter:</a></b></font></td>
<td width="10"></td>
<td valign="middle"><a href="xxxxxxxxxxxxxxx" target="_blank"><img src="xxxxxxxxxxxxxx" alt="Twitter" title="Twitter" style="display:inline; color:#F29600;" border="0" height="33" width="31" /></a></td>
</tr>
</table>
<br />
<table cellpadding="0" cellspacing="0" height="33">
<tr>
<td valign="middle"><font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxxxxxxxxxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Participe do meu Facebook:</a></b></font></td>
<td width="10"></td>
<td valign="middle"><a href="xxxxxxxxxxxxxx" target="_blank"><img src="xxxxxxxxx" alt="Facebook" title="Facebook" style="display:inline; color:#F29600;" border="0" height="33" width="32" /></a></td>
</tr>
</table>
<br />
<table cellpadding="0" cellspacing="0" height="33">
<tr>
<td valign="middle"><font color="#FFFFFF" face="Arial" size="2"><b><a href="xxxxxxx" target="_blank" style="color:#FFFFFF; text-decoration:none;">Seja meu amigo no Orkut:</a></b></font></td>
<td width="10"></td>
<td valign="middle"><a href="xxxxxxxxxx" target="_blank"><img src="xxxxxxx" alt="Orkut" title="Orkut" style="display:inline; color:#F29600;" border="0" height="33" width="32" /></a></td>
</tr>
</table>
</font></td>
</tr>
<tr>
<td align="center" height="80" valign="middle"><font color="#FFFFFF">Se você não quiser mais receber os emails do Jomázio, <a href="xxxxxxxx" accesskey="clique" style="color:#F29600;">clique aqui</a>.</font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table
>
我RLY不明白。
'我真的不明白它。'是的,同樣的。你給出的兩個例子有什麼區別?此外,如果它是垃圾內容,它將轉到垃圾郵件文件夾... – Bojangles
確定你不是想掩飾發件人?即使電子郵件看起來像來自「[email protected]」,但它確實來自[email protected]「? –
不,我設置$ php_mailer->發件人='[email protected]';和$ php_mailer-> from ='[email protected]'; idk爲什麼這第二個去垃圾郵件,第一個去收件箱,我想如果有人陳述它 – jowmz24