mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
Fix doc
This commit is contained in:
@@ -9,7 +9,7 @@ templates_path = ['_templates']
|
|||||||
source_suffix = '.rst'
|
source_suffix = '.rst'
|
||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
project = 'Mailu'
|
project = 'Mailu'
|
||||||
copyright = '2023, Mailu authors'
|
copyright = '2016, Mailu authors'
|
||||||
author = 'Mailu authors'
|
author = 'Mailu authors'
|
||||||
version = release = os.environ.get('VERSION', 'master')
|
version = release = os.environ.get('VERSION', 'master')
|
||||||
language = 'en'
|
language = 'en'
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ Main features include:
|
|||||||
- **Web access**, multiple Webmails and administration interface
|
- **Web access**, multiple Webmails and administration interface
|
||||||
- **User features**, aliases, auto-reply, auto-forward, fetched accounts
|
- **User features**, aliases, auto-reply, auto-forward, fetched accounts
|
||||||
- **Admin features**, global admins, announcements, per-domain delegation, quotas
|
- **Admin features**, global admins, announcements, per-domain delegation, quotas
|
||||||
- **Security**, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, [Snuffleupagus](https://github.com/jvoisin/snuffleupagus/), block malicious attachments
|
- **Security**, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, `Snuffleupagus <https://github.com/jvoisin/snuffleupagus/>`, block malicious attachments
|
||||||
- **Antispam**, auto-learn, greylisting, DMARC and SPF, anti-spoofing
|
- **Antispam**, auto-learn, greylisting, DMARC and SPF, anti-spoofing
|
||||||
- **Freedom**, all FOSS components, no tracker included
|
- **Freedom**, all FOSS components, no tracker included
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user