Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any way to log sent email created by Send Mail Task?

Status
Not open for further replies.

jjefferson

Technical User
Oct 8, 2001
98
US
Re SQL Server 2008 R2 SSIS

When we use the sp_send_dbmail procedure in a T-SQL query, the email activity is logged in a system database table. However, I cannot find a similar logging capability with SSIS when using the Send Mail Task. I have the feeling that the feature does not exist, but in the hopes I have just missed it I am reaching out here.

Barring that, I will look at ways to build that into the package using stock components like Script Tasks and/or Execute SQL Tasks, but I hate reinventing the wheel unless I have to. We are soon migrating from 2008 R2 to 2012 so if it does exist in 2012 I'll hold off on my Rube Goldberg methodology.

Thanks for any thoughts or commiseration.

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top