Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Email Configuration Testing
Starting from v6.3, Super Admins can check whether the email configuration is working.
This can be used while setting up email configuration on a new server or to investigate email-related errors without looking into the os.log file.
How to test email configuration?
Go to '<Hostname>/<app_name>/rest/ng/test-email' (Ex: https://test.openspecimen.org/os-test/rest/ng/test-email)
A sample mail will be sent to the “OpenSpecimen Account” (Settings → Email → OpenSpecimen Account).
If the mail is sent successfully {“status”: “success”} is returned else the error message is shown.
Screenshots
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com