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.
Follow the next steps if yous become MIME type sendmail error.
1. Open system/libraries/email.php
2. Edit
If yous establish whatever occupation as well as solution, create portion to other readers equally well. :)
Sumber http://developer-paradize.blogspot.com
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
Post a Comment