php-simple-mail
php-simple-mail copied to clipboard
"Content-Type: multipart/alternative" to send both text and html format ?
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 ?
It cannot work because the function is written incorrectly in the project.