Surface Area Configuration for Features (Database Mail) - Database Engine

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Database Mail is a new component for sending e-mail messages from the Database Engine using SMTP. Enable Database Mail stored procedures only if you plan to configure and use Database Mail.

Disabling Database Mail prevents the Database Mail program from starting, but if Database Mail is running when the option is changed, Database Mail continues to run and process mail (without query or attachments) until it completes sending mail and is idle for the time configured using the DatabaseMailExeMinimumLifeTime option.

Options

  • Enable Database Mail stored procedures
    If selected, the extended stored procedures that support Database Mail are enabled. To use Database Mail, you must configure it. For more information, see Database Mail in SQL Server Books Online.

    For more information about configuring SQL Server options, see sp_configure (Transact-SQL) in SQL Server Books Online.

See Also

Concepts

Surface Area Configuration for Features
Surface Area Configuration for Services and Connections

Help and Information

Getting SQL Server 2008 Assistance