Watch
2
0
Fork
You've already forked rspamdui_ynh
0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2026-09-27 20:25:09 +02:00
Web UI for rspamd
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-26 10:25:55 +02:00
conf Improve (#18) 2026-09-26 10:25:08 +02:00
doc Improve (#18) 2026-09-26 10:25:08 +02:00
scripts Improve (#18) 2026-09-26 10:25:08 +02:00
.gitignore helpers 2024-12-06 10:09:54 +01:00
config_panel.toml Improve (#18) 2026-09-26 10:25:08 +02:00
LICENSE Create LICENSE 2022-02-24 02:53:12 +01:00
manifest.toml Improve (#18) 2026-09-26 10:25:08 +02:00
README.md Improve (#18) 2026-09-26 10:25:08 +02:00
tests.toml Improve (#18) 2026-09-26 10:25:08 +02:00

Logo of Rspamd Web UI Rspamd Web UI, packaged for YunoHost

Simple control interface for rspamd spam filtering system

🌐 Official app website Version: 1.0~ynh6

Screenshots

Screenshot of Rspamd Web UI

📦 Developer info

Automatic tests level

🛠️ Upstream Rspamd Web UI repository: https://github.com/rspamd/rspamd

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

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

📚 App packaging documentation

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