How To Railroad Train Mime Type Mistake Using Codeigniter Sendmail?

If yous are using Codeiginiter postal service course of didactics function, yous tin become next type of MIME type error.
 This is a multi-part message inwards MIME format. Your e-mail application may non back upwardly this format. 
How to laid upwardly the MIME error:
Follow the next steps if yous become MIME type sendmail error.
1. Open system/libraries/email.php
2. Edit
   var $newline = "\n";   var $crlf = "\n";    to    var $newline = "\r\n";   var $crlf = "\r\n"; 
Hope this solves your problem.
If yous establish whatever occupation as well as solution, create portion to other readers equally well. :)

Sumber http://developer-paradize.blogspot.com

Comments

Popular posts from this blog

What Are The Main Components of a Computer System

Top Qualities To Look For In An IT Support Team

How To Integrate Google Adwords Api Into Codeigniter?