mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[GH-ISSUE #170] [Feature] 规避敏感词作为邮箱 #56
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#56
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 @oneisall8955 on GitHub (Apr 27, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/170
请描述您的 Feature
十分感谢这个优秀的项目,虽然项目的理念是临时邮箱,但别人使用的时候的是我的域名。我希望别人注册邮箱,避免使用特殊的词语,如:official,admin,me,support,root等词语作为邮箱前缀。通过敏感词管理实现简单的风控。
描述您想要的解决方案
描述您考虑过的替代方案
加前缀例如 tmpemail 虽然可以避免敏感词,但是有个前缀有所限制,大部分非敏感词也会加上前缀,导致整个邮箱过长
@dreamhunter2333 commented on GitHub (Apr 28, 2024):
感谢反馈,这个解决方案比较好,之前添加前缀也是为了防止滥用邮箱名字
@Raejesh commented on GitHub (May 1, 2024):
大哥,我看到README里功能写有
admin 后台创建无前缀邮箱了, 请问菜单入口在哪里呢@dreamhunter2333 commented on GitHub (May 1, 2024):
目前还在 main 分支,没有打 tag release,之后做完这个敏感词一起打一个 tag
@dreamhunter2333 commented on GitHub (May 2, 2024):
最新版已增加
https://github.com/dreamhunter2333/cloudflare_temp_email/releases/tag/v0.3.1
@Raejesh commented on GitHub (May 2, 2024):
0.3.1版本部署后没有获取新邮箱的按钮了,不管是下载最新release的frontend.zip或者从部署文档下载的都是下图效果

尝试清除缓存也没有效果,求助.
@dreamhunter2333 commented on GitHub (May 3, 2024):
worker 新增了允许用户创建邮箱配置
ENABLE_USER_CREATE_EMAIL,默认不允许https://temp-mail-docs.awsl.uk/zh/guide/cli/worker.html#%E4%BF%AE%E6%94%B9-wrangler-toml-%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6