mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #563] [MERGED] feat: |Worker| add REMOVE_ALL_ATTACHMENT and REMOVE_EXCEED_SIZE_ATTAC… #627
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dreamhunter2333/cloudflare_temp_email/pull/563
Author: @dreamhunter2333
Created: 1/18/2025
Status: ✅ Merged
Merged: 1/18/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
9f242bafeat: |Worker| add REMOVE_ALL_ATTACHMENT and REMOVE_EXCEED_SIZE_ATTACHMENT📊 Changes
3 files changed (+20 additions, -16 deletions)
View changed files
📝
vitepress-docs/docs/zh/guide/ui/worker.md(+8 -8)📝
worker/src/email/check_attachment.ts(+5 -1)📝
worker/src/email/index.ts(+7 -7)📄 Description
User description
…HMENT
PR Type
enhancement, documentation
Description
Added error handling for setting email headers.
Replaced
console.logwithconsole.errorfor error logging.Updated documentation for environment variable configuration.
Changes walkthrough 📝
check_attachment.ts
Add error handling for setting email headersworker/src/email/check_attachment.ts
index.ts
Improve error logging in email processingworker/src/email/index.ts
console.logwithconsole.errorfor error logging.worker.md
Update environment variable configuration documentationvitepress-docs/docs/zh/guide/ui/worker.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.