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

(05-10-2017, 11:55 AM)InsiteFX Wrote: You can set an alternative message that is text and not html,

after you set your html add this after it.


PHP Code:
$this->email->set_alt_message('This is the alternative text message'); 
 
You can also setup a string variable and pass that also.

Thank you, InsiteFX.
Reply


Messages In This Thread
RE: sending mails with multipart/alternative - by raknjak - 05-10-2017, 12:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB