No description
Find a file
2024-02-28 22:03:28 +00:00
conf Update systemd.service 2023-12-30 15:37:49 +01:00
doc fix 2023-12-31 18:30:36 +01:00
scripts Update install 2023-12-31 18:33:46 +01:00
sources first commit 2023-12-30 15:27:34 +01:00
config_panel.toml.example first commit 2023-12-30 15:27:34 +01:00
LICENSE first commit 2023-12-30 15:27:34 +01:00
manifest.toml fix 2023-12-31 18:30:36 +01:00
README.md Auto-update README 2024-02-28 22:03:28 +00:00
README_fr.md Auto-update README 2024-02-28 22:03:28 +00:00
tests.toml first commit 2023-12-30 15:27:34 +01:00

MailBag for YunoHost

Integration level Working status Maintenance status

Install MailBag with YunoHost

Lire ce readme en français.

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

Screenshot of MailBag

Documentation and resources

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