- πΊπΈUnited States IVNate
@patrickharris
I have exact same issue.
1. configure smtp module via settings.php
2. go to /admin/config/system/smtp
3. send test email
4. Receive "You must enter an SMTP server address" validation error.Two potential solutions:
1. As you mention, move test form to a different tab/page.
2. Change form validation so it recognizes fields that are set via config and do not validate them. - Merge request !50[#3195287] feat: Config form displays original (not overriden) values β (Merged) created by bluegeek9
- Status changed to Needs review
about 1 month ago 1:31pm 11 October 2025 - Merge request !58Revert BC breaking method changes, use standard config fetching. β (Open) created by japerry