User tests: Successful: Unsuccessful:
Pull Request for Issue #24885 .
Fix the JMail workaround for opportunistic tls (which was accidentally removed as part of #21320 )
Try sending emails to a server with a bad email tls certificate. Before patch it will fail. After patch a happy error message (hopefully) or a successful email send
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Can you try again. I think i got the order reversed on the options
With this changed PR applied I still get
Export failed with the following error: Could not start mail function.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-14 10:25:06 |
Closed_By | ⇒ | wilsonge |
With this PR applied I get the more expected
Export failed with the following error: Could not start mail function.