Welcome Guest, Not a member yet? Register   Sign In
CI Email
#1

Hi guys,

Codeigniter phpmail works out of the box on mamp and wamp but it doesn't seem to work on linux using xamp. Is there another config I have to do to enable this?
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#2

Anyone?
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#3

(This post was last modified: 11-14-2015, 06:10 AM by ignitedcms.)

This is my error msg when sending using phpmail under linux, xubuntu , using xampp.

Code:
Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.

User-Agent: CodeIgniter
Date: Sat, 14 Nov 2015 12:41:48 +0000
From: "Name" <[email protected]>
Return-Path: <[email protected]>
Reply-To: "[email protected]" <[email protected]>
X-Sender: [email protected]
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <[email protected]>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="B_ALT_56472c0c0d722"
Test from IgnitedCMS
This is a multi-part message in MIME format.
Your email application may not support this format.

--B_ALT_56472c0c0d722
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Congratulations,your email works


--B_ALT_56472c0c0d722
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Congratulations,your email works

--B_ALT_56472c0c0d722--

No problems in windows or mamp
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#4

Check your php.ini You need to configure your settings
Reply
#5

Are you sure SendMail is running on the Linux box?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB