mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 00:06:07 +03:00
[GH-ISSUE #253] [Feature request] Hi,有没有考虑支持客户端的pop和smtp呢 #169
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#169
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 @hailingr on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/253
有没有考虑支持客户端的pop和smtp呢
@Cojad commented on GitHub (Feb 25, 2026):
不太容易, 這架構在cloudflare worker上面, 本身就沒有tcp listen, 原生主要是web接入而已. 所以pop/smtp都不太容易支援的.