I am sending emails from SQL Server, and need to map the values of the sent_status column on the msdb.dbo.sysmail_mailitems table to something more des
sent_status
msdb.dbo.sysmail_mailitems
sent_status, --0 new, not sent, 1 sent, 2 failure or 3 retry.