I have a problem when using the Mail function from Code Igniter.
When i try to send out an email i get the following error:
Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.
Guys please tell me how i send an email from a custom widget?
When i try to send out an email i get the following error:
Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.
Code:
From: <>
Return-Path: <>
Reply-To: "" <>
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <4a5f0f56a2652>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Etc.Guys please tell me how i send an email from a custom widget?
![[Image: FV0ce.png]](http://i.stack.imgur.com/FV0ce.png)