Page 1 of 1

Smoke Test Gmail Config

Posted: Fri Sep 14, 2007 1:06 pm
by hdogg
How do i setup the testconfiguration.php to send to gmail account?

Re: Smoke Test Gmail Config

Posted: Sun Sep 16, 2007 10:25 am
by Chris Corbyn
hdogg wrote:How do i setup the testconfiguration.php to send to gmail account?
SMTP_HOST = smtp.gmail.com
SMTP_PORT = 465
SMTP_ENCRYPTION = tls
SMTP_USER = ???
SMTP_PASS = ???