php-smtp icon indicating copy to clipboard operation
php-smtp copied to clipboard

Mail sending its body as attachment when the e-mail has an attachment

Open rirrsmo opened this issue 8 years ago • 1 comments

When sending the e-mail with both an html body and an attached file, the e-mail is recieved as plain text and the body is attached to the e-mail as a .htm file.

rirrsmo avatar Feb 21 '18 10:02 rirrsmo

I'll have to test this. I'm not sure I've sent an attachment w/ an HTML email before.

swt83 avatar Feb 22 '18 00:02 swt83