Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Jan 3, 2022
1 parent 50ced52 commit e13232e
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,39 +9,27 @@

imail项目旨在打造一个以最简便的方式搭建简单、稳定的邮件服务。使用 Go 语言开发使得 imail 能够通过独立的二进制分发,并且支持 Go 语言支持的 所有平台,包括 Linux、macOS、Windows 以及 ARM 平台。

## NOTE
```
正在开发中
由于本人前端比较弱,借鉴Gogs的前端。

```

## Go实时开发工具
## 开发工具

- [zzz](https://github.com/midoks/zzz)


## 快速入口

- [文档主页](https://github.com/midoks/imail/wiki)

### 版本详情

- 0.0.5
- 0.0.9

```
* 添加单元测试
* 添加日志配置
* 测试版
```

## 计划功能

- [x] 邮件接收功能[POP3,IMAP,SMTP]
- [x] 邮件投递功能[SMTP]
- [x] dkim && check
- [x] rspamd
- [x] hook脚本支持
- [ ] 邮件内容分离
- [ ] 邮件草稿功能
- [ ] 性能优化

## 快速安装
Expand Down

0 comments on commit e13232e

Please sign in to comment.