|
|
|
This patch will update Joomla mailer with latest PHP Mailer and has some fixes to support sending mails via SSL SMTP Server (tested with GMail account). It also includes fixes to support utf-8 mails.
Please unpack & copy files overwrite into libraries folder.
For diff info in changed files, please search string peakso.com - add for more details.
Below are configurations for using SMTP SSL Server (e.g GMail):
* Mailer --> SMTP Server
* Mail from --> yourmail@gmail.com
* From Name --> Your Name
* SMTP Authentication --> Yes
* SMTP Username --> yourmail@gmail.com
* SMTP Password --> your gmail password
* SMTP Host --> ssl://smtp.gmail.com:465
















































