5 Star 43 Fork 8

infra-io / postar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
水不要鱼 提交于 2024-04-02 12:21 . 调整 readme

📝 Postar

license coverage build

Postar is an easy-to-use and low-coupling email service, which can provide email functions for your applications.

阅读中文版的 Read me

🥇 Features

  • Plain and HTML form email supports
  • Multi spaces supports, accounts and templates configuration supports
  • Support http/grpc protocol
  • Gracefully shutdown with signal mechanism

Check HISTORY.md and FUTURE.md to know about more information.

🚀 Installation

  1. Use binary (recommend)

We provide built binaries, go check on 码云 or GitHub and download.

  1. Use source code

Execute make build in the root of source code will generate target directory, which contains all binary files.

Notice 1: Default config file are postar.toml and postar_admin.toml, default log files are stored in log.

Notice 2: Postar needs mysql to store some configurations about email, so you should create tables in postar.sql which will record all changes.

Notice 3: How to use client in Gitee or GitHub.

👥 Contributing

If you find that something is not working as expected please open an issue.

Go
1
https://gitee.com/infra-io/postar.git
git@gitee.com:infra-io/postar.git
infra-io
postar
postar
master

搜索帮助