No description
Find a file
rungeard f0ae24ed6d
Merge pull request #2 from YunoHost-Apps/testing
Package dmarcguard for YunoHost
2026-05-03 19:59:53 +02:00
.github Polish French docs and restore screenshot note 2026-05-03 19:59:12 +02:00
conf Disable Prometheus metrics endpoint by default 2026-05-03 19:30:54 +02:00
doc Polish French docs and restore screenshot note 2026-05-03 19:59:12 +02:00
scripts Add YunoHost config panel for IMAP settings 2026-05-03 19:54:08 +02:00
.editorconfig Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00
.gitattributes Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00
.gitignore Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00
config_panel.toml Add YunoHost config panel for IMAP settings 2026-05-03 19:54:08 +02:00
LICENSE Add LICENSE 2026-05-03 18:44:20 +02:00
manifest.toml Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00
README.md Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00
tests.toml Package dmarcguard for YunoHost on top of main 2026-05-03 19:13:07 +02:00

Logo of DMARCguard DMARCguard, packaged for YunoHost

Self-hosted DMARC report parser with dashboard and IMAP ingestion.

🌐 Official app website Version: 1.5.3~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream DMARCguard repository: https://github.com/dmarcguardhq/dmarcguard

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

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

📚 App packaging documentation

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