Don't know which module is really causing the problem. I'll start here, and we'll see where it goes.
When using the Feedback module together with the SMTP Support module. I get the following error:
Error sending email: The following From address failed: user@email.com From:user@email.com To:admin@mysite.com
I get this even when I've unchecked Validate sender's Email Address under Admin>>Settings>>feedback
Comments
Comment #1
kbahey commentedThis function does not work on many hosting companies, and that is why we had it removed in the latest 4.7 release.
Comment #2
skor commentedNot sure we're understanding each other. If you mean that email verification doesn't work, and you're not going to fix it, I can certainly understand that. I actually wouldn't want my ISP exposing thier list of valid email addresses.
Or maybe you're saying that the feedback module and the smtp support module are incompatible.
Anyway, I have the email verification turned off. But it appears that when sending feedback, it's attempting to verify the sender address anyway. That's my problem.
Comment #3
sunDevelopment on Feedback module v1.x has ended. Beginning from 2.x, the Feedback module has been replaced with a completely different module with a different purpose. Please note that Feedback 2.x is not compatible with 1.x. See #279636: Turn Feedback into user feedback module for further information.
There will be a final 5.x-1.1 release with all existing and tested patches in the issue queue applied. If you need the functionality of the Feedback 1.x module, the Contact module in Drupal core as well as the contributed Webform module are recommended replacements. However, there is no migration path to those modules.
Marking as won't fix.