#7474 closed enhancement (fixed)
Update phpMailer
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.7 |
| Component: | General | Version: | 2.6 |
| Severity: | normal | Keywords: | has-patch tested 2nd-opinion |
| Cc: | MattyRob |
Description
Can we update to the most recent stable phpMailer so we can use secure email connections if needed with the SMTPSecure method.
Attachments (1)
Change History (8)
comment:2
westi
— 5 years ago
- Owner changed from anonymous to westi
- Status changed from new to assigned
There does seem to be a fair amount of extra stuff slipped in there.
Need to give those changes a good review - don't want to break something which works quite well at the moment.
If you want Ryan I'll take this and give is a good look see before committing.
comment:4
MattyRob
— 5 years ago
Basically, I grabbed the 3 files for PHP4 and copied them over the existing phpmailer files in the includes folder. I've done this on my main site and it appears to work for me - has done for 48hours now without any missing emails - I'm still getting registrations and comment notifications and emails via Subscribe2 are working fine too.
Just thought you should know :-)
comment:5
robertaccettura
— 5 years ago
+1 for updating this. Getting TLS support would be a good enhancement. POP-before-SMTP is also worthwhile as it's another popular security scheme.
Wow, someone is maintaining it again. Sure, we can give it a try. Looks like some extra stuff slipped into the patch though.