Welcome Guest, Not a member yet? Register   Sign In
[Solved] sending mails with multipart/alternative
#1

(This post was last modified: 05-10-2017, 12:55 PM by raknjak.)

Hello

I've been looking around to no avail to find out how exactly we use the Email Class to send plain and html emails together.
I know the general procedure in PHP but it seems stuff like
PHP Code:
$this->send_multipart 
and
PHP Code:
$this->email->set_mailtype("html"); 
isn't documented.

I'm stuck at the boundary, I have no idea how to get that variable for usage in the message.

Thank you, friend.
Reply


Messages In This Thread
[Solved] sending mails with multipart/alternative - by raknjak - 05-10-2017, 08:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB