sp_send_dbmail - permissions error

  • I am getting the following error for all users except sysadmin. I did following troubleshooting steps so far

    1.GRant permission to the proc

    2.added user to 'DatabaseMailUserRole'

    3. Enabled Mails XP's

    but still getting the same error. any other steps to take?

    EXECUTE permission denied on object 'sp_send_dbmail', database 'msdb',

    schema 'dbo'.

  • Is this a SQL login? Any chance it's just a mismatched SID issue?

  • No, it is a windows login.

  • any idea why this would happen?

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply