Send Test smtp mail from site settings #1209
Answered
by
sbwalker
leigh-pointer
asked this question in
Ideas
-
after configuring a smtp server it would be ideal to be able to send a test mail to verify that the configuration is correct. |
Beta Was this translation helpful? Give feedback.
Answered by
sbwalker
Apr 1, 2021
Replies: 2 comments
-
Make sense |
Beta Was this translation helpful? Give feedback.
0 replies
-
PR #1213 adds this capability. Please note that SMTP is handled ansynchronusly in Oqtane so testing the SMTP configuration actually involves creating a Notification and allowing the Notification Job to attempt to deliver it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leigh-pointer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR #1213 adds this capability. Please note that SMTP is handled ansynchronusly in Oqtane so testing the SMTP configuration actually involves creating a Notification and allowing the Notification Job to attempt to deliver it.