Smoke Test Gmail Config
Moderators: Chris Corbyn, General Moderators
Smoke Test Gmail Config
How do i setup the testconfiguration.php to send to gmail account?
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Smoke Test Gmail Config
SMTP_HOST = smtp.gmail.comhdogg wrote:How do i setup the testconfiguration.php to send to gmail account?
SMTP_PORT = 465
SMTP_ENCRYPTION = tls
SMTP_USER = ???
SMTP_PASS = ???