邮件未通过工作流程发送?

发布于 2024-08-10 10:55:19 字数 565 浏览 8 评论 0 原文

我正在创建一个工作流程,在文档库中的文档上手动发送邮件。

我按照以下步骤操作

http://www.documentmanagementworkflowinfo.com/sample-sharepoint-workflows/sharepoint-designer-workflow-allow-users-enter-email-address-before-running-workflow.htm

但是当工作流程运行时从共享点,它在那里运行良好,但邮件未发送给收件人。

问题是什么?是否有 SMTP 要求或任何其他问题?

问候, 吉里什

I am creating a work flow that send the mail manually on a document in document library.

I am follows the steps at

http://www.documentmanagementworkflowinfo.com/sample-sharepoint-workflows/sharepoint-designer-workflow-allow-users-enter-email-address-before-running-workflow.htm

but when the workflow run from sharepoint it runs well there but mail not send to the recipient.

What is the problem? Is there is any SMTP require or any other issue?

Regards,
Girish

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

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

发布评论

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

评论(2

浪荡不羁 2024-08-17 10:55:19

您需要验证出站 SMTP 服务器是否在“管理中心”>“管理中心”中正确设置。运营。如果服务器已配置为 SMTP,则可以使用 localhost。如果没有,您需要找到已配置为发送电子邮件的电子邮件中继服务器。

You'll need to verify the outbound SMTP server is setup correctly in Central Administration > Operations. If the server has been configured for SMTP, you can use localhost. If not, you'll need to find an email relay server that has been configured to send out emails.

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