summaryrefslogtreecommitdiff
path: root/content/maild/_index.md
blob: 6e5fb4077313fe2dee8166af466f84a905b1c1d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: maild
---

**Note: This project is in early development.**

Lindenii maild is an email server.

Contemporary email servers like [Postfix](http://www.postfix.org/) and
[OpenSMTPD](https://www.opensmtpd.org/) generally work, but setups become
rather complex when other necessary software such as
[Dovecot](https://www.dovecot.org/) and [OpenDKIM](http://www.opendkim.org/).
It is also notoriously difficult to configure these servers.

Lindenii maild is an email server designed for the Lindenii project. It
implements basic functionality for a working email server in one software
package.

We attempt to implement:
* SMTP to send and receive mail
* IMAP to let users interact with mailboxes
* DKIM, SPF, and DMARC authentication
* Basic spam filtering
* A UNIX domain socket protocol for integration with mailing list and forge
  software