php-simple-mail icon indicating copy to clipboard operation
php-simple-mail copied to clipboard

"Content-Type: multipart/alternative" to send both text and html format ?

Open SuperUserNameMan opened this issue 7 years ago • 1 comments

Hi,

Maybe it's already possible (or totally deprecated practice) and I missed the way to proceed, but would it be possible to add Content-Type: multipart/alternative so we could send both text and html version of a mail ?

SuperUserNameMan avatar Mar 27 '18 16:03 SuperUserNameMan

It cannot work because the function is written incorrectly in the project.

ghost avatar May 14 '19 13:05 ghost