← Back to team overview

mahara-contributors team mailing list archive

[Bug 670683] [NEW] SMTP Error: Could not authenticate.

 

Public bug reported:

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?

** Affects: mahara
     Importance: Undecided
         Status: Invalid

** Changed in: mahara
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/mahara/+question/132474

-- 
SMTP Error: Could not authenticate.
https://bugs.launchpad.net/bugs/670683
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Invalid

Bug description:
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?





Follow ups

References