Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.13 KB

temp-mail

在线示例

https://test.tempemail.top/

Haraka的最简单可运行的配置, 详细内容看文章 haraka收发邮件初级教程

简易后端, 用于与 Haraka 通信, 以及前端界面接口

简易前端, 用于 显示/接收/发送邮件

git submodule add -b [branch] [git remote url] [local dir name]
git submodule update --remote

clone 本项目到本地

git clone [email protected]:shang-demo/temp-mail.git --recursive