No description
Find a file
2026-07-29 21:21:48 +02:00
.github Initial commit 2026-07-04 01:15:19 +02:00
conf Update nginx.conf 2026-07-10 18:18:00 +02:00
doc cleaning 2026-07-20 16:10:37 +02:00
scripts cleaning 2026-07-20 16:10:37 +02:00
.editorconfig Initial commit 2026-07-04 01:15:19 +02:00
.gitattributes Initial commit 2026-07-04 01:15:19 +02:00
.gitignore Initial commit 2026-07-04 01:15:19 +02:00
LICENSE cleaning 2026-07-20 16:10:37 +02:00
manifest.toml Upgrade sources 2026-07-29 00:22:18 +02:00
README.md Auto-update READMEs 2026-07-29 00:22:19 +02:00
tests.toml cleaning 2026-07-10 18:17:19 +02:00

Logo of Mailpit Mailpit, packaged for YunoHost

Modern SMTP testing server with web UI to inspect captured emails

🌐 Official app website Version: 1.30.6~ynh1

Screenshots

Screenshot of Mailpit

📦 Developer info

Automatic tests level

🛠️ Upstream Mailpit repository: https://github.com/axllent/mailpit

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mailpit_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mailpit -u https://github.com/YunoHost-Apps/mailpit_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.