[PR #423] [MERGED] fix: email plugin validation error #1356

Closed
opened 2026-02-16 10:22:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/423
Author: @crazywoola
Created: 3/10/2025
Status: Merged
Merged: 3/11/2025
Merged by: @crazywoola

Base: mainHead: fix/email-plugin


📝 Commits (1)

  • 384a6e7 fix: email plugin valication error

📊 Changes

3 files changed (+17 additions, -6 deletions)

View changed files

📝 tools/email/manifest.yaml (+2 -2)
📝 tools/email/provider/email.py (+14 -3)
📝 tools/email/tools/send_mail.py (+1 -1)

📄 Description

Fix https://github.com/langgenius/dify/issues/15040

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/423 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/email-plugin` --- ### 📝 Commits (1) - [`384a6e7`](https://github.com/langgenius/dify-official-plugins/commit/384a6e79d17e028d1f6fe02f1a7a00b345fb939c) fix: email plugin valication error ### 📊 Changes **3 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `tools/email/manifest.yaml` (+2 -2) 📝 `tools/email/provider/email.py` (+14 -3) 📝 `tools/email/tools/send_mail.py` (+1 -1) </details> ### 📄 Description Fix https://github.com/langgenius/dify/issues/15040 <img width="178" alt="image" src="https://github.com/user-attachments/assets/3433d358-1089-4f78-b303-7932560edd3f" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:42 -05:00
yindo closed this issue 2026-02-16 10:22:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1356