5 Star 40 Fork 8

infra-io / postar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

📧 Postar

license coverage Test And Build

Postar 是一个简单易用且低耦合的邮件服务,可以为您的应用程序提供邮件功能。

Read me in English

🥇 功能特性

  • 支持发送文本邮件和 HTML 邮件
  • 多业务空间隔离机制,支持账号和模板独立配置
  • 支持 http/grpc 等网络协议
  • 支持 signal 通知的平滑下线

历史版本的特性请查看 HISTORY.md。未来版本的新特性和计划请查看 FUTURE.md

🚀 安装方式

  • 使用二进制包的方式(推荐)

我们提供了编译好的二进制包文件,到 码云GitHub 上进行下载。

  • 使用源码包的方式

在源码根目录执行 make build 会生成 target 目录,所有的二进制包都在里面。

注意事项 1:默认的配置文件是 postar.tomlpostar_admin.toml,默认的日志文件存储在 log 目录下。

注意事项 2:服务依赖 mysql 组件存储邮件相关配置,需要先在 mysql 上创建对应的库表,具体 sql 可以查看 postar.sql,后续库表变更也会体现在该文件中。

注意事项 3:客户端使用请查看 码云GitHub

👥 贡献者

如果您觉得 postar 缺少您需要的功能,请不要犹豫,马上参与进来,发起一个 issue

The MIT License (MIT) Copyright (c) 2023 infra-io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个简单易用且低耦合的邮件服务,可以为您的应用程序提供邮件功能 - An easy-to-use and low-coupling email service, which can provide email functions for your applications 展开 收起
Go 等 3 种语言
MIT
取消

发行版 (14)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/infra-io/postar.git
git@gitee.com:infra-io/postar.git
infra-io
postar
postar
master

搜索帮助