CodeIgniter Forums
email validation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Regional User Groups (https://forum.codeigniter.com/forumdisplay.php?fid=25)
+--- Thread: email validation (/showthread.php?tid=63186)



email validation - SidneyDeveloper5 - 10-04-2015

i have a problem with email validation in codeigniter 2.2.4 and am using wamp, the error is
Severity: Warning

Message: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()

Filename: libraries/Email.php

Line Number: 1554

please i need some help Angry Angry Angry Angry Huh


RE: email validation - freddy - 10-05-2015

what did you are trying to do ?
sending email by using libraries email or what


RE: email validation - InsiteFX - 10-05-2015

If your running Windows you can use this tool for email testing:

Test Mail Server Tool

Also please post in the correct forum topic next.


RE: email validation - SidneyDeveloper5 - 10-05-2015

(10-05-2015, 02:06 AM)freddy Wrote: what did you are trying to do ?
sending email by using libraries email or what

yap i used libraries but still that error do occur