No description
Find a file
2025-10-06 03:34:20 +02:00
.github Initial commit 2023-11-18 22:53:42 +01:00
conf Rework the list dir location because having it in the data dir is a pain, it doesn't get backedup during upgrade, and it creates conflict upon reinstall 2024-08-28 18:18:49 +02:00
doc Fix multiple mailing lists installation 2025-05-21 16:15:54 +08:00
scripts Fix multiple mailing lists installation 2025-05-21 16:15:54 +08:00
.gitattributes Initial commit 2023-11-18 22:53:42 +01:00
.gitignore Apply auto helper2.1 script 2024-09-02 17:41:16 +02:00
config_panel.toml Rework the list dir location because having it in the data dir is a pain, it doesn't get backedup during upgrade, and it creates conflict upon reinstall 2024-08-28 18:18:49 +02:00
LICENSE Final touches to release? 2024-08-28 18:29:40 +02:00
manifest.toml tweak release link 2025-10-05 15:53:12 -06:00
README.md Auto-update READMEs 2025-10-06 03:33:39 +02:00
tests.toml Fix tests.toml + make the default value an example instead for list_email 2024-03-20 00:36:34 +01:00

Logo of Mailing List Manager Mailing List Manager, packaged for YunoHost

Simple and efficient mailing list manager

🌐 Official app website Version: 1.6.0~ynh1

Screenshots

Screenshot of Mailing List Manager

📦 Developer info

Automatic tests level

🛠️ Upstream Mailing List Manager repository: https://codeberg.org/mlmmj/mlmmj

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/mlmmj_ynh/tree/testing

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

📚 App packaging documentation

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