mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #423] [MERGED] fix: email plugin validation error #1356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/email-plugin📝 Commits (1)
384a6e7fix: 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.