5 Star 49 Fork 8

infra-io/postar

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

📝 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
  • Synchronous/Asynchronous mode supports, and timeout is available in synchronous mode
  • 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 file are postar.log and postar-admin.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.

Empty file

About

一个简单易用且低耦合的邮件服务,可以为您的应用程序提供邮件功能 - An easy-to-use and low-coupling email service, which can provide email functions for your applications expand collapse
Go and 3 more languages
MIT
Cancel

Releases (16)

All
9 months ago

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/infra-io/postar.git
git@gitee.com:infra-io/postar.git
infra-io
postar
postar
v0.4.1-alpha

Search