无法从莫比乌斯形式发送电子邮件

发布于 2025-01-11 18:02:22 字数 613 浏览 2 评论 0原文

我正在尝试创建一个简单的表单,但还没有走得太远。

我删除了所有扩展等,然后重新安装,所以我只进行了基本设置。

我选择了联系表格,并更新了所有者电子邮件。然而它给了我一个错误,说未指定发件人地址。

任何帮助将不胜感激。

屏幕截图 1,位于 https://www.screencast.com/t/PgpsPn0P8mrb 屏幕截图 2 https://www.screencast.com/t/G9cKnRN2

我无法查找发送的任何日志条目。在 DNN 日志中,有很多未从 MailChimps.cs 中找到的 HttpClient 错误,但我不想使用 MailChimp。在我之前的尝试中,我尝试从代码中删除 mailchimp 引用,但仍然出现这些错误。

我喜欢这个概念,但我发现这些帮助非常无益,通常已经过时,而且它的假设太多。我愿意坚持下去,但我受到时间限制,用 C# 构建我自己的模块可能会更容易。

I'm trying to create a simple form, but not getting very far.

I deleted all the extensions etc and then reinstalled so I just had the basic setup.

I select a Contact Form, and updated the owner email. Yet it gave me an error saying sender address not specified.

Any help would be appreciated.

Screenshot 1 at https://www.screencast.com/t/PgpsPn0P8mrb
Screenshot 2 at https://www.screencast.com/t/G9cKnRN2

I couldn't find any log entries for the sending. In the DNN logs there were lots of errors with HttpClient not found from MailChimps.cs, but I'm not wanting to use MailChimp. In my previous attempt I tried removing mailchimp references from the code and still got these errors.

I like the concept, but I find the help very unhelpful, often out of date and it assumes way to much. I'm willing to persist, but I'm under time contrainsts and it may be just easier to build my own module in C#.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忆梦 2025-01-18 18:02:22

您可以全局设置它,也可以在普通表单配置中的每个表单上设置:
输入图片此处描述

You can set this globally, or on each form in the normal form configuration:
enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文