Welcome Guest, Not a member yet? Register   Sign In
Localhost and Email
#7

[eluser]Derek Allard[/eluser]
I use
Code:
$config['protocol'] = 'smtp';
$config['smtp_host'] = 'smtp1.myisp.ca';
$config['smtp_user'] = 'user';
$config['smtp_pass'] = 'pass';
and pass that into the email lib when loading it.


Messages In This Thread
Localhost and Email - by El Forum - 10-28-2008, 09:13 AM
Localhost and Email - by El Forum - 10-28-2008, 10:30 AM
Localhost and Email - by El Forum - 10-28-2008, 10:48 AM
Localhost and Email - by El Forum - 10-28-2008, 10:55 AM
Localhost and Email - by El Forum - 10-28-2008, 11:57 AM
Localhost and Email - by El Forum - 10-28-2008, 12:41 PM
Localhost and Email - by El Forum - 10-28-2008, 12:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB