← Back to team overview

mahara-contributors team mailing list archive

[Question #132474]: SMTP Error: Could not authenticate.

 

New question #132474 on Mahara:
https://answers.launchpad.net/mahara/+question/132474

I set this on my config.php and config-defaults.php on the lib folder file



$cfg->smtphosts = 'smtp.gmail.com';
// If you have specified an smtp server above, and the server requires authentication, 
// enter them here
$cfg->smtpuser = 'leonelvsc@xxxxxxxxx';   
$cfg->smtppass = '**************************';


any ideas?

-- 
You received this question notification because you are a member of
Mahara Contributors, which is an answer contact for Mahara.