smtp eamil tool is not avaliable #364

Closed
opened 2026-02-16 10:19:08 -05:00 by yindo · 1 comment
Owner

Originally created by @agoraphobiaX on GitHub (Jun 13, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.4.1

Plugin version

0.7

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

after upgrade dify version to 1.4.1,email node can not work .

Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"ValidationError","message":"1 validation error for SendEmailToolParameters\nsender_address\n Field required [type=missing, input_value={'smtp_server': 'smtp.yn....], 'bcc_recipients': []}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.8/v/missing"}

✔️ Error log

No response

Originally created by @agoraphobiaX on GitHub (Jun 13, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.4.1 ### Plugin version 0.7 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce after upgrade dify version to 1.4.1,email node can not work . Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"ValidationError","message":"1 validation error for SendEmailToolParameters\nsender_address\n Field required [type=missing, input_value={'smtp_server': 'smtp.yn....], 'bcc_recipients': []}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.8/v/missing"} ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:19:08 -05:00
yindo closed this issue 2026-02-16 10:19:08 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Aug 17, 2025):

Hi, @agoraphobiaX. I'm Dosu (https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that after upgrading Dify to version 1.4.1, the SMTP email tool fails due to a validation error about a missing "sender_address" field.
  • This occurs in a self-hosted Docker environment using plugin version 0.7.
  • No further comments or updates have been provided since the initial report.
  • The issue remains unresolved and no workaround or fix has been documented.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of dify-official-plugins by commenting here to keep the discussion open.
  • If I do not hear back within 5 days, this issue will be automatically closed.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 17, 2025): Hi, @agoraphobiaX. I'm Dosu (https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that after upgrading Dify to version 1.4.1, the SMTP email tool fails due to a validation error about a missing "sender_address" field. - This occurs in a self-hosted Docker environment using plugin version 0.7. - No further comments or updates have been provided since the initial report. - The issue remains unresolved and no workaround or fix has been documented. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of dify-official-plugins by commenting here to keep the discussion open. - If I do not hear back within 5 days, this issue will be automatically closed. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#364