mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04668
[Bug 670683] A change has been merged
Reviewed: https://reviews.mahara.org/309
Committed: http://gitorious.org/mahara/mahara/commit/183febb62c40b3e378584f9b1525cd8eb6a8a387
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 183febb62c40b3e378584f9b1525cd8eb6a8a387
Author: Ruslan Kabalin <ruslan.kabalin@xxxxxxxxxxx>
Date: Fri Jun 10 17:24:41 2011 +0100
Add comments that email configuration has an interface (bug #670683)
Change-Id: I24add4bd46bc4ddd2649cf9c7ce281072879ed4a
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@xxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/670683
Title:
SMTP Error: Could not authenticate.
Status in Mahara ePortfolio:
Fix Released
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?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/670683/+subscriptions
References