mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 16:26:05 +03:00
[GH-ISSUE #219] [Feature request] IMAP & SMTP #146
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#146
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?
Originally created by @Zig-VS-TypeScript-VS on GitHub (Dec 28, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/219
Support IMAP & SMTP for logging into Email using the Thunderbird Android client.
https://github.com/thunderbird/thunderbird-android
@eoao commented on GitHub (Jan 1, 2026):
Cloudflare Workers do not support IMAP/SMTP.
@NERO-Tsui commented on GitHub (Jan 10, 2026):
我想问一下是不是代码里写死了只能用Resend的API?
@YanamiNeko commented on GitHub (Jan 18, 2026):
是的,在mail-worker/src/service/email-service.js,昨天刚刚魔改了一下,了解了大致结构