Skip to content

无限别名邮箱收信/发信,通过api查信,提取验证码

Notifications You must be signed in to change notification settings

CatAnd-Dog/emailforward

Repository files navigation

域名邮箱发信/收信/管理

教程-正在整理

部署:

简要

git clone https://github.com/CatAnd-Dog/emailforward.git

cd emailforward

cp .env.example .env

docker compose pull && docker compose up -d

初始管理员:

用户名:admin

密码:admin

用法

收信

假如你的域名为【user.458741.xyz】 那么所有发往 *@user.458741.xyz的邮件,你都可以在这儿查看到。比如
a@user.458741.xyz
b@@user.458741.xyzd
等等所有的前缀,你都可以在这儿查到

image

发信

同理,你可以使用任意的前缀去发送邮件
假如你的域名为【ami.458741.xyz】
那么你可以使用任意的前缀。比如
a@ami.458741.xyz
b@ami.458741.xyz image

图中的email-from就是你的前缀,图中的发信者即为a@ami.458741.xyz

重要

修改env里面的密钥部分

强烈建议添加cf的5s盾

demo

https://imail.opaoai.com

image

地址:https://github.com/CatAnd-Dog/emailforward

教程: 部署

用户管理

添加收信

添加发信

更新日志

2024-12-8
新增登录页公告,新增首页公共,新增版权信息,支持群发
修改方式
2024-12-12
添加openapi 可以直接通过api查询邮件
使用方法
修复域名空格的bug
2024-12-12
添加api提取验证码
使用方法

码字不易,点点start吧

About

无限别名邮箱收信/发信,通过api查信,提取验证码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published