Actions
Bug #8522
closedSMTP test says success when actually fails
Start date:
05/15/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Bug:
When I clicked the "Test SMTP Settings" button, I got a green message "SMTP testing e-mail successfully sent" but I never received the email. I then realized that I forgot to type anything in the "E-Mail server" textbox.
Expected behavior:
The GUI should have a red message saying "Could not send a test email because you haven't specified the SMTP Server and port."
Updated by Viktor Gurov over 4 years ago
This PR adds extra input validation:
https://github.com/pfsense/pfsense/pull/4218
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200331.2303
Actions