I have a windows account with users group and trying to exec sp_send_dbmail but getting an error:
profile name is not valid.
However, when I logged in as administrator and execute the sp_send_dbmail, it managed to send the email so obviously the profile name does exist on the server.