Reviewed:  https://reviews.mahara.org/309
Committed: 
http://gitorious.org/mahara/mahara/commit/183febb62c40b3e378584f9b1525cd8eb6a8a387
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:    master

commit 183febb62c40b3e378584f9b1525cd8eb6a8a387
Author: Ruslan Kabalin <ruslan.kaba...@luns.net.uk>
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.kaba...@luns.net.uk>

-- 
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 = 'leonel...@gmail.com';   
  $cfg->smtppass = '**************************';

  
  any ideas?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/670683/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to