Fix email credentials for gsuite

This commit is contained in:
Karl Cordes 2016-11-21 18:10:38 +11:00
parent 8362ad8a23
commit 50c39100e5

View file

@ -50,9 +50,9 @@ $host = $_SERVER['HTTP_HOST'];
Configure::write('smtp_settings', array(
'port' => '25',
'timeout' => '30',
'host' => 'mail.cmctechnologies.com.au',
'host' => 'smtp-relay.gmail.com',
'username' => 'sales',
'password' => '#20162SSeng33+02#'));
'password' => 'S%s\'mMZ})MGsg$k!5N|mPSQ>}'));