mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-28 16:26:19 +08:00
feat: 修改 maddy 描述
This commit is contained in:
parent
80df8dccaa
commit
6d3ff704af
3
apps/maddy-mail/0.7/scripts/uninstall.sh
Normal file
3
apps/maddy-mail/0.7/scripts/uninstall.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker-compose down --volumes
|
@ -96,31 +96,3 @@ maddy creds create postmaster@example.com
|
||||
maddy imap-acct create postmaster@example.com
|
||||
```
|
||||
结束
|
||||
|
||||
# 原始相关
|
||||
|
||||
Maddy Mail Server
|
||||
=====================
|
||||
> Composable all-in-one mail server.
|
||||
|
||||
Maddy Mail Server implements all functionality required to run a e-mail
|
||||
server. It can send messages via SMTP (works as MTA), accept messages via SMTP
|
||||
(works as MX) and store messages while providing access to them via IMAP.
|
||||
In addition to that it implements auxiliary protocols that are mandatory
|
||||
to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS).
|
||||
|
||||
It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one
|
||||
daemon with uniform configuration and minimal maintenance cost.
|
||||
|
||||
**Note:** IMAP storage is "beta". If you are looking for stable and
|
||||
feature-packed implementation you may want to use Dovecot instead. maddy still
|
||||
can handle message delivery business.
|
||||
|
||||
[![CI status](https://img.shields.io/github/workflow/status/foxcpp/maddy/Testing%20and%20release%20preparation?style=flat-square)](https://github.com/foxcpp/maddy/actions/workflows/cicd.yml)
|
||||
[![Issues tracker](https://img.shields.io/github/issues/foxcpp/maddy)](https://github.com/foxcpp/maddy)
|
||||
|
||||
* [Setup tutorial](https://maddy.email/tutorials/setting-up/)
|
||||
* [Documentation](https://maddy.email/)
|
||||
|
||||
* [IRC channel](https://webchat.oftc.net/?channels=maddy&uio=MT11bmRlZmluZWQb1)
|
||||
* [Mailing list](https://lists.sr.ht/~foxcpp/maddy)
|
||||
|
Loading…
Reference in New Issue
Block a user