Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for smtp notifications (https://forum.opnsense.org/index.php?topi…
- Loading branch information
9a0c074There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, should we make this configurable? Why does verify fail with e.g. Google as was the case in the forum discussion?
9a0c074There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eventually we might, but for now this fix reverts the behaviour back to what it was using php5.5 (http://php.net/manual/en/migration56.openssl.php). Really fixing the notification code is not very high on my list for now.
9a0c074There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. :)