aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorshukuru <shukuru@boitalett.re>2024-02-17 19:55:29 +0100
committershukuru <shukuru@boitalett.re>2024-02-17 19:55:29 +0100
commit10ba5df45df0f5041babba42a283c5bc02e0d602 (patch)
treee8f4bfd9b4e13cbda7fcbb93643fa363a7765cb7 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a2dd155
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# cramd
+
+cramd is a DMARC reports reader daemon.
+
+It is pretty versatile, reading XML formatted DMARC reports from an UNIX socket
+then parse and generate the data to a web page in a specific directory served by
+any HTTP server.
+
+## Configuration
+
+_to draft_
+
+## Usage
+
+_to draft_