Skip to content

Commit b55b00d

Browse files
authored
Update README.md
1 parent ad2ba28 commit b55b00d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

csharp/context.receiver/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In SmtpAgentConfig.xml add the Health.Direct.Context.Loopback.Receiver plugin re
5050
</IncomingRoutes>
5151
```
5252

53-
Now run the cli tool, "ConfigConsole.exe". The following two commands will add a route for only the [email protected] email address to the Health.Direct.Context.Loopback.Receiver plugin receiver and set it's status to enabled. After this restart with IISReset.
53+
Now run the cli tool, "ConfigConsole.exe". The following two commands will add a route for only the [email protected] email address to the Health.Direct.Context.Loopback.Receiver plugin receiver and set it's status to enabled. After this restart with IISReset. <br />
5454

55-
Address_Add [email protected] LoopBackContext
56-
Address_Status_Set [email protected] Enabled
55+
Address_Add [email protected] LoopBackContext <br />
56+
Address_Status_Set [email protected] Enabled <br />

0 commit comments

Comments
 (0)