email address in database mail configuration

Nishan Ratna 150 Reputation points
2023-05-03T04:00:59.6766667+00:00

Hi All,

I try to create a database mail profile in the sql server using SSMS.

I am not sure what to write for email address. Should I first create an email address and use that email address here?

Thanks

User's image

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,697 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,196 questions
0 comments No comments
{count} votes

Accepted answer
  1. AniyaTang-MSFT 12,441 Reputation points Microsoft Vendor
    2023-05-03T06:18:53.46+00:00

    Hi @Nishan Ratna

    This email address is the email address that sent the email.

    For more details about configuring Database Mail, you can refer to this link: https://learn.microsoft.com/en-us/sql/relational-databases/database-mail/configure-database-mail?view=sql-server-ver16.

    Best regards,

    Aniya

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 44,311 Reputation points
    2023-05-03T06:52:09.6466667+00:00

    I am not sure what to write for email address

    The email address, what else?

    See https://learn.microsoft.com/en-us/sql/relational-databases/database-mail/configure-database-mail?view=sql-server-ver16

    for a step-by-step description.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.