Full Detailed Article for "How to Configure Database Mail in SQL Server 2008 " is available at :
http://sqlserver-training.com/databas...
Follow us at more Updates at
-----------------------------------------
Website : http://sqlserver-training.com/
Twitter : / dbatag
Facebook : / dbatag
Linked In : / dbatag
================================
Database Mail is a SQL Server feature that can be configured to automatically send
an email in response to an event.
• Database Mail uses an SMTP server.
• To enable and configure Database Mail accounts and profiles use the Database Mail Configuration Wizard.
• SQL Server Agent caches the profile information for the specified profile. This allows SQL Server Agent to send e-mail in cases where the SQL Server instance becomes unavailable.
Visit the following link for more details and SQL Server Tutorials
http://sqlserver-training.com/databas...