We are using dbo.sp_send_dbmail to send out emails. We created a Distribution Group (DG) for our team. We are trying to send out emails from this DG to another DG alias using the above SP. And this doesn't work. But when we send emails to itself it works fine. Can anybody tell me why this is happening? And how to fix it?