mirror of
https://github.com/YunoHost-Apps/mailbag_ynh
synced 2026-02-04 07:41:49 +01:00
No description
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml | ||
MailBag for YunoHost
This package allows you to install MailBag quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
MailBag is a simple plaintext-focused email manager. The application has been purpose-built for a fairly simple use-case.
Features
- One-off sends of plaintext emails.
- List management with user-signup form & email confirmation flow.
- List level & contact-level unsubscribe options via links in sends.
- RSS feed sends, sending emails every set number of days with new items from the feed.
- Auto-scheduled unsubscribed contact scrubbing.
- hCaptcha integration on sign-up forms.
Shipped version: 23.12.30~ynh1
Screenshots
Documentation and resources
- Upstream app code repository: https://github.com/ssddanbrown/mailbag
- YunoHost Store: https://apps.yunohost.org/app/mailbag
- Report a bug: https://github.com/YunoHost-Apps/mailbag_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mailbag_ynh/tree/testing --debug
or
sudo yunohost app upgrade mailbag -u https://github.com/YunoHost-Apps/mailbag_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
