MCPcopy Index your code
hub / github.com/Mailu/Mailu

github.com/Mailu/Mailu @2024.06.53

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2024.06.53 ↗ · + Follow
821 symbols 2,468 edges 115 files 284 documented · 35% 39 cross-repo links updated 3d ago2024.06.54 · 2026-07-05★ 7,344109 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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 auto-configuration profiles for clients
  • Advanced email features, aliases, domain aliases, custom routing, full-text search of email attachments
  • Web access, multiple Webmails and administration interface
  • User features, aliases, auto-reply, auto-forward, fetched accounts, managesieve
  • Admin features, global admins, announcements, per-domain delegation, quotas
  • Security, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, Snuffleupagus, block malicious attachments
  • Antispam, auto-learn, greylisting, DMARC and SPF, anti-spoofing
  • 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.

Core symbols most depended-on inside this repo

get
called by 155
core/admin/mailu/models.py
get
called by 100
core/admin/mailu/api/v1/user.py
add
called by 70
core/admin/mailu/models.py
test
called by 62
core/admin/mailu/limiter.py
extend
called by 56
core/admin/mailu/models.py
append
called by 39
core/admin/mailu/models.py
update
called by 32
core/admin/mailu/models.py
set
called by 26
core/base/libs/podop/podop/table.py

Shape

Function 336
Method 265
Route 112
Class 108

Languages

Python90%
TypeScript10%

Modules by API surface

core/admin/mailu/models.py96 symbols
core/admin/mailu/schemas.py90 symbols
setup/static/jquery.min.js80 symbols
core/admin/mailu/utils.py52 symbols
core/admin/mailu/ui/forms.py28 symbols
core/admin/mailu/api/v1/domain.py23 symbols
core/admin/mailu/internal/views/postfix.py19 symbols
core/admin/mailu/manage.py18 symbols
core/admin/mailu/ui/views/users.py17 symbols
core/admin/mailu/ui/views/domains.py16 symbols
core/admin/mailu/limiter.py16 symbols
setup/server.py14 symbols

Dependencies from manifests, versioned

admin-lte<3.2.0 · 1×
babel-loader8.2.2 · 1×
clipboard2.0.8 · 1×
compression-webpack-plugin8.0.1 · 1×
css-loader6.2.0 · 1×
css-minimizer-webpack-plugin3.0.2 · 1×
datatables.net-plugins1.10.24 · 1×
import-glob1.5.0 · 1×
less-loader10.0.1 · 1×
sass<1.33.0 · 1×
sass-loader12.1.0 · 1×

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add Mailu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page