Configure Email Alerts
The process of setting up SQL Server to send emails is a tad bit arduous. Set up your server by following these directions step by step.
Step 1. Configure Database Mail
Step 2. Configure Security
Step 3. Create a Database Mail Account
This is where you'll need SMTP server configuration information like server name and port.
Step 4. Create a Database Mail Profile
Step 5. Set Up An Operator
Operators are usually distribution list that get notified when things go south.
Last updated