1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-05-31 23:10:01 +02:00
enginefeeder101 6c83d25312
Configurable default spam threshold used for new users
This commit adds functionality to set a custom default spam threshold
for new users. The environment variable ``DEFAULT_SPAM_THRESHOLD`` can
be used for this purpose. When not set, it defaults back to 80%, as the
default value was before
If ``DEFAULT_SPAM_THRESHOLD`` is set to a value that Python cannot
parse as an integer, a ValueError is thrown. There is no error handling
for that case built-in.
2022-06-08 16:59:28 +02:00
2019-10-14 22:23:17 +03:00
2022-04-11 12:38:19 +02:00
2022-04-29 08:39:43 +02:00
doh
2022-01-06 11:37:18 +01:00
2022-05-28 14:13:40 +00:00
2022-03-11 12:26:13 +01:00
2021-12-29 14:40:45 +00:00
2021-12-30 15:28:24 +01:00
2021-06-26 08:25:15 +00:00
2022-05-07 17:28:18 +02:00
2021-09-13 15:23:05 +02:00
2019-09-17 21:13:35 +02:00
2022-03-16 17:05:23 +01:00

Mailu

Mailu is a simple yet full-featured mail server as a set of Docker images. It is free software (both as in free beer and as in free speech), open to suggestions and external contributions. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.

Most of the documentation is available on our Website, you can also try our demo server before setting up your own, and come talk to us on Matrix.

Features

Main features include:

  • Standard email server, IMAP and IMAP+, SMTP and Submission with autoconfiguration profiles for clients
  • Advanced email features, aliases, domain aliases, custom routing
  • Web access, multiple Webmails and administration interface
  • User features, aliases, auto-reply, auto-forward, fetched accounts
  • Admin features, global admins, announcements, per-domain delegation, quotas
  • Security, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner
  • Antispam, auto-learn, greylisting, DMARC and SPF
  • Freedom, all FOSS components, no tracker included

Domains

Contributing

Mailu is free software, open to suggestions and contributions. All components are free software and compatible with the MIT license. All specific configuration files, Dockerfiles and code are placed under the MIT license.

Description
Insular email distribution - mail server as Docker images
Readme 118 MiB
Languages
Python 73%
HTML 13.1%
Shell 5.4%
Dockerfile 2.5%
HCL 2.2%
Other 3.6%