mirror of
https://github.com/YunoHost-Apps/rspamd_ynh
synced 2026-09-27 21:55:06 +02:00
No description
- Shell 92.7%
- Sieve 7.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
* Fix typo config_panel.toml (#62) * Bump package revision * Auto-update READMEs --------- Co-authored-by: pp-r <64266134+pp-r@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Rspamd, packaged for YunoHost
Spam filtering system
📦 Developer info
🛠️ Upstream Rspamd 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/rspamd_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade rspamd -u https://github.com/YunoHost-Apps/rspamd_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.