I jumped in and updated the Mailer module to the latest version of PHPmailer, and added in SSL support (configurable via admin screen). This works great for Gmail and Google apps.
Anyone interested in testing? PM me.
Changes are minimal - merely dropped in new PHP class and added a modvar with a little logic to configure class instance if SSL is selected - so API should remain unaffected. Modules that accessed the phpmailer class directly (are there any?) may have issues. Testing Configuration works, registration emails works.
Core devs - want the code? or is this something that's being added in the dev branch already?
Thanks,
NCM
UHEweb / SwitchBit
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Zikula 1.0.X - Updated Mailer module for SSL (gmail)
-
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
-
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 442
-
- Rank: Team Member
- Registered: Jan 02, 2003
- Last visit: Oct 21, 2009
- Posts: 800
uheweb
Modules that accessed the phpmailer class directly (are there any?) may have issues.
Bad luck if you access a class without using the correct API of the Mailer module
--
"He is not dangerous, he just wants to play...." -
- Rank: Developer
- Registered: Sep 22, 2005
- Last visit: May 20, 2010
- Posts: 292
Missed this when I was looking for mailer updates yesterday.
I submitted ticket 262 on the core project yesterday, which included a patch to update to the latest phpMailer. It has been accepted and integrated. You can view the ticket for more details.
However, all you have to do then is submit a patch based on that version to add SSL support. It sounds like a good idea to include.
- Moderated by:
- Support
