I have setup a job in SQl 2005 to send out an email to a bunch of people but I have them all individually listed in the email. Is there a way to have it use a "group" instead of individual names? I am using "EXEC msdb.dbo.sp_send_dbmail" to send out the emails.