When I use T-SQL to send mail, the action and the recipients are logged in msdb in sysmail_mailitems. I find that very handy as a record to check back when people complain of not receiving something.
A number of my data extracts are written entirely in SSIS including the Send Mail task. This doesn't appear to use DBMail. At least it doesn't add a record to the above table. Does it log itself anywhere that I can reference or do I need to do the logging myself?
Nick Ryan SQL Server Developer OnePath (NZ) Ltd