Hi All,

 

I've been using the: 

 

$mail->setBodyText();

$mail->setBodyHtml();

 

To set alternate bodies to my emails. I've sorta always taken it on faith
that these work. But I figured I should probably test it.

 

So how do you test the text body of an email? I tried pine once I think for
a different mail library and it showed the HTML body (tags and all). 

 

Thanks, Mark

 

Reply via email to