Skip to content

Commit 54c4e41

Browse files
Typo "**SqlAgent@Adventure-Works.com**"→"**SqlAgent\@Adventure-Works.com**"
Bold with escape characters https://docs.microsoft.com/en-us/sql/relational-databases/database-mail/configure-database-mail?view=sql-server-ver15
1 parent 385a907 commit 54c4e41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/database-mail/configure-database-mail.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,13 +189,13 @@ ms.author: sstein
189189
View or update the description of the account. The description is optional.
190190

191191
**E-mail address**
192-
View or update the name of the e-mail address for the account. This is the e-mail address that e-mail is sent from. For example, an account for Microsoft SQL Server Agent may send e-mail from the address **SqlAgent@Adventure-Works.com**.
192+
View or update the name of the e-mail address for the account. This is the e-mail address that e-mail is sent from. For example, an account for Microsoft SQL Server Agent may send e-mail from the address **SqlAgent\@Adventure-Works.com**.
193193

194194
**Display name**
195195
View or update the name to show on e-mail messages sent from this account. The display name is optional. This is the name displayed on messages sent from this account. For example, an account for SQL Server Agent may display the name **SQL Server Agent Automated Mailer** on e-mail messages.
196196

197197
**Reply e-mail**
198-
View or update the e-mail address that will be used for replies to e-mail messages sent from this account. The reply e-mail is optional. For example, replies to an account for SQL Server Agent may go to the database administrator, **danw@Adventure-Works.com**.
198+
View or update the e-mail address that will be used for replies to e-mail messages sent from this account. The reply e-mail is optional. For example, replies to an account for SQL Server Agent may go to the database administrator, **danw\@Adventure-Works.com**.
199199

200200
**Server name**
201201
View or update the name of the SMTP server the account uses to send e-mail. Typically this is in a format similar to **smtp.<your_company>.com**. For help with this, consult your mail administrator.

0 commit comments

Comments
 (0)