- πΊπΈUnited States chris@portlandwebworks.com
For anyone looking for a workaround to easily debug SMTP issues on your Drupal environment. I was able to get the output by inspecting the POST request in my web developer console when sending a test email from /admin/config/system/smtp. If you right click on the POST request, Copy -> Copy as cUrl. Then paste that in your terminal, you will see the SMTP Debug output.
- Status changed to Needs review
almost 2 years ago 10:21pm 9 March 2023 - πΊπΈUnited States tr Cascadia
The reason #83 has a failed test and #80 didn't is because in between these patches there was a new test case added by π SMTP From address meta issue Fixed . This new test case needs to be modified to add constructor parameters in the same way that #80 and #83 modify the other test cases.
This is a simple fix, here's a re-roll.
The last submitted patch, 86: 3063886-86.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- πΊπΈUnited States tr Cascadia
Whoops my fault. I spelled something wrong. Here's a patch that corrects that.
- Status changed to RTBC
almost 2 years ago 12:07am 22 May 2023 -
joseph.olstad β
committed 238de37c on 8.x-1.x
Issue #3063886 by drupalfan2009, DamienMcKenna, mpaulo, TR, pavlosdan,...
-
joseph.olstad β
committed 238de37c on 8.x-1.x
- Status changed to Fixed
9 months ago 8:26pm 24 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.