mirror of
https://github.com/Sh4yy/cloudflare-email.git
synced 2026-04-27 02:45:52 +03:00
[PR #11] [CLOSED] Error log from Mail Channel Api #17
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare-email#17
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/Sh4yy/cloudflare-email/pull/11
Author: @DivyanshSikarwar-TB
Created: 9/8/2023
Status: ❌ Closed
Base:
main← Head:errorLog📝 Commits (5)
1953e4cchanges for webngage post body6a52f66Integration testing fixes1b84c2bAdd dkim support9f6b3abAdd dkim.js file1df4dc6adding error logging from the mailchannel api📊 Changes
9 files changed (+1125 additions, -213 deletions)
View changed files
📝
.gitignore(+2 -0)📝
package-lock.json(+1003 -171)📝
package.json(+5 -3)➕
src/controllers/dkim.ts(+21 -0)📝
src/controllers/email.ts(+41 -19)📝
src/main.ts(+11 -4)📝
src/schema/email.ts(+38 -15)📝
worker-configuration.d.ts(+4 -0)📝
wrangler.toml(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.