Welcome Guest, Not a member yet? Register   Sign In
problem with sending mail
#1

i have a form that a user fills out to register for an account on my site. If the user successfully fills out the form, a mail is sent to the user using the user's email but anytime the form is submitted the mail doesn't go through ratherĀ i keep getting this error from my localhost;

Code:
A PHP Error was encountered

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: 1845

Backtrace:

File: C:\wamp\www\busticket\application\models\model_user.php
Line: 121
Function: send

File: C:\wamp\www\busticket\application\models\model_user.php
Line: 33
Function: send_validation_email

File: C:\wamp\www\busticket\application\controllers\user.php
Line: 43
Function: insert_user

File: C:\wamp\www\busticket\index.php
Line: 315
Function: require_once

please help!!
Reply


Messages In This Thread
problem with sending mail - by koficypher - 05-02-2016, 08:37 AM
RE: problem with sending mail - by InsiteFX - 05-02-2016, 11:21 AM
RE: problem with sending mail - by koficypher - 05-05-2016, 07:00 AM
RE: problem with sending mail - by PaulD - 05-05-2016, 07:37 AM
RE: problem with sending mail - by InsiteFX - 05-05-2016, 10:22 AM
RE: problem with sending mail - by koficypher - 05-05-2016, 12:33 PM
RE: problem with sending mail - by koficypher - 05-05-2016, 12:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB