spilld

Email server

  • 所有者: spilled-ink/spilld
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

spilled.ink

Spilled.ink is a new take on open source email infrastructure.

This repository contains the spilld SMTP and IMAP server,
built around a new SQLite-based storage format, spillbox.

The project is very new.

The spilld server

The main binary is called spilld. The development version can be
installed with go get:

go get -u spilled.ink/cmd/spilld

The spillbox storage format

NOTE: this is a pre-release, and the format is in flux.
It may change in incompatible ways and no tool will be published
to automatically migrate spillbox data until the project uses
version numbers. Store precious data in spillbox at your own risk.

A lot of documentation will be coming in the next few weeks.

The spillbox tool

spillbox is a command-line tool for managing a spilldb database.
The development version can be installed with go get:

go get -u spilled.ink/cmd/spillbox

TODO: document

License

The code is licensed under the GPL.
If the GPL does not suit your needs, alternate licenses are for sale
at reasonable rates. The goal is not to make big $$$ out of licensing
(ha!), but to make sure the project maintains focus on indie email
servers, while not locking out anyone else who has a reasonable use
for the project.

To that end, contributors need to sign a contributor license agreement.

主要指标

概览
名称与所有者spilled-ink/spilld
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2019-03-20 19:00:49
推送于2019-06-18 09:12:01
最后一次提交2019-03-29 12:57:00
发布数0
用户参与
星数316
关注者数13
派生数21
提交数114
已启用问题?
问题数7
打开的问题数5
拉请求数0
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?