I'm getting a new security warning about this module. I followed the GUI instructions but this resulted in switching the module to the 7.1.x branch, which stopped the module from working entirely (this is why we are on 2.x branch).
Is it this issue?
https://www.drupal.org/node/2890357
If so, could this be linked to
https://www.drupal.org/project/smtp/releases/7.x-2.x-dev
Which is where the release notes link on the module update screen leads to.
However, this 2.x branch of the module hasn't had a release since december 2016, so it won't have a fix for this issue. Could the fix be committed to the 2.x branch?
Comments
Comment #2
gregglesTrying to adjust the title to match the issue a bit.
Comment #3
wundo commentedI've started a PR on github that merges all the fixes from 7.x-1.x to 7.x-2.x, but I don't have time to test it right now:
https://github.com/chuva-inc/drupal-smtp/pull/5
Comment #4
dbiscalchin commentedI've tested the code from the PR on GitHub and the module worked fine.
Comment #5
wundo commentedComment #7
wundo commented