Problem/Motivation
Currently, if you send a test mail, "A test e-mail has been sent ..." confirmation message is shown, but colored in a yellow warning color, with exclamation mark and the header "Warning message".
Also, if you enable "Enable Postmark debugging to not send an email", the "Email successfully tested, no email has been sent" message is shown as a warning, even though it was a success.
Steps to reproduce
Send a test email, or enable "Enable Postmark debugging", and get a warning message when sending mail.
Proposed resolution
Show the messages as a success, since an email was successfully sent, or an email was prevented from being sent, since both cases it's a success.
Possibly, the "Email successfully tested, no email has been sent" should stay as a warning, since it might not be what the user wants for the production web site? Still, it is only used on the form page itself, and as a confirmation ...

Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | postmark-success.png | 78.19 KB | ressa |
Issue fork postmark-3390761
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ressaComment #4
ressaComment #5
ressaComment #6
ressaComment #7
ressaComment #8
i-trokhanenkoComment #10
i-trokhanenkoThanks!
Comment #12
ressaThanks for maintaining the module @i-trokhanenko!