Comment 1 for bug 670683

Revision history for this message
Ruslan Kabalin (rkabalin) wrote :

It is a bug. In order to communicate with smtp.gmail.com, 'SMTPSecure' parameter in phpmailer has to be set either to 'ssl' (and smtp port set to 465) or 'tls' (and port set to 587). Currently SMTPSecure is not configured through mahara configuration file.

Will fix this on master in a moment.

For more information see:
   http://mail.google.com/support/bin/answer.py?hl=en-GB&ctx=mail&answer=75726
   htdocs/lib/phpmailer/docs/use_gmail.txt