Database Mail

E56725

Database Mail is a SQL Server component that enables the database engine to send email messages, alerts, and query results using SMTP.

AI illustration

How this image was made

AI-generated illustration of Database Mail

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Database Mail (Database Mail is a SQL Server component that enables the database engine to send email messages, alerts, and query results using SMTP.)

All labels observed (2)

Label Occurrences
Database Mail canonical 3
Database Mail Configuration Wizard 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf SQL Server feature ⓘ
email messaging component ⓘ
configuredWith Database Mail Configuration Wizard ⓘ
linked to: Database Mail

Transact-SQL stored procedures ⓘ
developedBy Microsoft ⓘ
hasComponent Database Mail account ⓘ
Database Mail log ⓘ
Database Mail profile ⓘ
hasStoredProcedure sp_send_dbmail ⓘ
sysmail_add_account_sp ⓘ
sysmail_add_profile_sp ⓘ
sysmail_add_profileaccount_sp ⓘ
sysmail_configure_sp ⓘ
hasView sysmail_allitems ⓘ
sysmail_event_log ⓘ
sysmail_faileditems ⓘ
sysmail_sentitems ⓘ
introducedInVersion SQL Server 2005 ⓘ
linked to: SQL Server
loggingLocation msdb.dbo.sysmail_allitems ⓘ
msdb.dbo.sysmail_event_log ⓘ
partOf Microsoft SQL Server ⓘ
linked to: SQL Server
replaces SQL Mail ⓘ
requires SQL Server Database Engine ⓘ
linked to: SQL Server

configured SMTP server ⓘ
runsOutsideProcess SQL Server Database Engine ⓘ
linked to: SQL Server
storesConfigurationIn msdb database ⓘ
supportsAttachment file attachments ⓘ
supportsAuthentication Windows authentication (via SMTP relay, environment-dependent) ⓘ
basic SMTP authentication ⓘ
supportsFeature attachment size limits configuration ⓘ
multiple email accounts per profile ⓘ
multiple email profiles ⓘ
prioritized accounts within a profile ⓘ
retry logic for failed email delivery ⓘ
sending alerts ⓘ
sending email messages ⓘ
sending query results ⓘ
supportsFormat HTML email ⓘ
plain text email ⓘ
supportsSecurityFeature account-based security ⓘ
profile-based security ⓘ
usedFor database monitoring alerts ⓘ
sending job notifications ⓘ
sending operator alerts ⓘ
sending query result sets ⓘ
usesProtocol SMTP ⓘ
usesService SQL Server Agent ⓘ
Service Broker ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

SQL Server → supportsFeature → Database Mail ⓘ
Database Mail → configuredWith → Database Mail Configuration Wizard ⓘ
linked to: Database Mail
SQL Mail → replacedBy → Database Mail ⓘ
SQL Mail → introducedBefore → Database Mail ⓘ