I have a profile called GPMail, and previously there was an account called comments@guitarplayer.com, which was working as expected.
Now I want one more account with the same site, so instead of creating new profile I created new account called password@guitarplayer.com inside the same profile. But now when I try to send mail for password, I do not get the option for the account in the stored procedure -- sp_send_dbmail, so whenever I send the mail, the from field has the comments@guitarplayer.com address instead of password@guitarplayer.com.
Is there anyway that I can specify the account name too with Profile name while sending mails?