当我在DNN中创建新用户时,新创建的用户在创建后不会通过电子邮件从系统通知。 " tick"之间没有区别。在"通知"或未设置(见下图)
我如何设置系统以便在创建用户后通过电子邮件通知用户(在这种情况下发送电子邮件至aldho_ah@yahoo.com)
非常感谢
答案 0 :(得分:0)
You'll need an SMTP server to send email. Go to Host > Host Settings > Advanced Settings > SMTP Server Settings
, and you can see what information the portal needs:
The portal will send emails from the email address of the site's administrator, which is defined at Admin > Site Settings > Advanced Settings > Security Settings
. This means that the SMTP server needs to have permission to send from that email address.