mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[GH-ISSUE #160] 希望细化配置的使用和说明 #54
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#54
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 @Zding89 on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/160
已经部署成功,目前踩的坑有:
1.用命令行部署前端,生成pages后无法使用,后面改为手动上传文件成功(不知道是不是我个例)
2.jwt是什么作用?
3.这个一开始以为是对应不同的域名产生不同的的密码
如果你想要你的网站私有,取消下面的注释,并修改密码
PASSWORDS = ["123", "456"]
于是我用PASSWORDS = ["", "456",""]这样使用,但发现会导致所有域名都无法使用,提示需要输入密码,但也没授权验证框。
4.默认1次发信怎么改为默认0次。建议改为弄个申请按钮,按钮可让输入邮件和申请内容,发送则通过tg或者别的push提醒到拥有者,用拥有者生成指定授权次数的key,发送的时候根据Key来判断有没发送次数。(又或者弄成注册用户有发送权和申请,不知道哪个容易实现)
ps:作者的热心程度是真高,点赞
@dreamhunter2333 commented on GitHub (Apr 25, 2024):
@Zding89 commented on GitHub (Apr 25, 2024):
命令行部署那个已经解决了,我估计是当初部署的时候没输入production
@dreamhunter2333 commented on GitHub (Apr 25, 2024):
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
DEFAULT_SEND_BALANCEADMIN_CONTACT