--“管理”-“数据库邮件”-右键“配置数据库右键” Exec msdb.dbo.sp_send_dbmail @profile_name='EMAIL2015', @recipients='32134324324@qq.com', @subject='test1111111', @body='test001', @body_format = 'HTML';
https://msdn.microsoft.com/zh-tw/library/ms190307.aspx