Skip to content

基于go和宝塔邮局插件开发的网页版邮箱程序

Notifications You must be signed in to change notification settings

Mr-BeanSir/MailDou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

邮小豆

程序截图

如何使用?

git clone https://github.com/Mr-BeanSir/MailDou
cd MailDou
go mod tidy

新建数据库,导入根目录下maildou.sql

安装宝塔邮局插件,配置api和白名单

修改conf目录下 btApi.go、conf.go、sqlConn.go 文件

go build mail.go
mail.exe

登录/注册

http://localhost:8080/user/login?a=时间戳&b=用户名&c=TOKEN&d=计算md5&e=用户ID

计算md5:conf-conf.go-regkey + TOKEN + 时间戳

说明

程序本意提供go语言有关邮箱的库使用及代码参考,不推荐公开搭建使用

About

基于go和宝塔邮局插件开发的网页版邮箱程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published