forked from sitecorelabs/xmcloud-foundation-head
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from ramangupta44/feature/add-smtp-config
Feature/add smtp config
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ http://www.sitecore.net/xmlconfig/security/"> | |
<!-- MAIL SERVER USER | ||
If the SMTP server requires login, enter the user name in this setting | ||
--> | ||
<setting name="MailServerUserName" value="[email protected]" /> | ||
<setting name="MailServerUserName" value="sitecoresendemo.sitecoresend.io/[email protected]" /> | ||
<!-- MAIL SERVER PASSWORD | ||
If the SMTP server requires login, enter the password in this setting | ||
--> | ||
|
@@ -27,7 +27,7 @@ http://www.sitecore.net/xmlconfig/security/"> | |
If the SMTP server requires SSL, set the value to true. | ||
The default value is: false | ||
--> | ||
<setting name="MailServerUseSsl" value="true" /> | ||
<setting name="MailServerUseSsl" value="false" /> | ||
</settings> | ||
</sitecore> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
547805c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
sitecoredxsydney-dev-espire – ./src/sxastarter
sitecoredxsydney-dev-espire-git-main-ramangupta44.vercel.app
sitecoredxsydney-dev-espire-ramangupta44.vercel.app
sitecoredxsydney-dev-espire.vercel.app
sitecoredx-sydney-espire.vercel.app