开发者

Setting the forgotten password from email address in Sitecore

I am trying to configure Sitecore to send emails from a specific email address when a CMS user goes through to reset their password.

Currently the email is sent from som开发者_运维知识库eone@example.com but it isn't in any of the config files.


You won't find from email address in a config file because it is hard-coded.

You can change this manually by going to [website_root]/sitecore/login/passwordrecovery.aspx and editing MailDefinition.From property on line 39.

Edit:
Might be a good idea to edit codebehind for that page and pull sender address from a config file.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜