You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a clear and concise description of the bug. #3237
Steps to reproduce
List the precise steps to reproduce the bug:
send test emails with different configurations of portal/host
if host email is not set even when using portal smtp settings the test will fail
Current behavior
The smtp test is using host settings to and from email addresses only for testing emails
Setting another domain that is not allowed to send emails as host email will potentially break portal smtp settings.
Expected behavior
Portal settings for to and from addresses send emails from site security administrator account or host account.
Error information
Blank Host Email in Host SMTP Settings will cause an error currently while trying to test smtp using portal settings. Logged in as host during this test. I set different email addresses
Additional context
I set different email addresses in a variety of ways and configurations to see which emails are being used and when and it reminded me of previous fix I had done. I may have only tested while logged in as an administrator and not as host so this is why it still acts this way while logged in as host. It checks if host or not so things should work as intended similar to when you are logged in as admin (still need to test that theory of admin or host uses two different test SMTP methods/files as the names of the files may insist on) with the PR fix submitted. (still need to test that theory of admin or host uses two different test SMTP methods/files as the names of the files may insist on)
This could be when logged in as host, when you are an admin maybe it worked. I think the same logic should work in this location as well to set things right. I know it worked before I will test as an administrator rather than host see if it makes a difference.
Affected version
10.00.00 alpha build (in development)
[ x ] 09.06.01 latest supported release
Affected browser
[ x ] Chrome
[ x ] Firefox
[ x] Safari
[ x ] Internet Explorer 11
[x ] Microsoft Edge (Classic)
[ x] Microsoft Edge Chromium
The text was updated successfully, but these errors were encountered:
Description of bug
Provide a clear and concise description of the bug.
#3237
Steps to reproduce
List the precise steps to reproduce the bug:
Current behavior
The smtp test is using host settings to and from email addresses only for testing emails
Setting another domain that is not allowed to send emails as host email will potentially break portal smtp settings.
Expected behavior
Portal settings for to and from addresses send emails from site security administrator account or host account.
Error information
Blank Host Email in Host SMTP Settings will cause an error currently while trying to test smtp using portal settings. Logged in as host during this test. I set different email addresses
Additional context
I set different email addresses in a variety of ways and configurations to see which emails are being used and when and it reminded me of previous fix I had done. I may have only tested while logged in as an administrator and not as host so this is why it still acts this way while logged in as host. It checks if host or not so things should work as intended similar to when you are logged in as admin (still need to test that theory of admin or host uses two different test SMTP methods/files as the names of the files may insist on) with the PR fix submitted. (still need to test that theory of admin or host uses two different test SMTP methods/files as the names of the files may insist on)
This could be when logged in as host, when you are an admin maybe it worked. I think the same logic should work in this location as well to set things right. I know it worked before I will test as an administrator rather than host see if it makes a difference.
Affected version
Affected browser
The text was updated successfully, but these errors were encountered: