11/01/2011

Configure Database Mail

 

In order to send mail using Database Mail in SQL Server, there are 3 steps that need to be carried out.

  1. Create Profile and Account
  2. Enable DatabaseMail on SQL Server Agent
  3. Restart SQL Server Agent

1) Create Profile and Account

3

4

5

6

7

8

9

10

11

12

2) Enable DatabaseMail on SQL Server Agent

1

2

3) Restart SQL Server Agent