summaryrefslogtreecommitdiffstats
path: root/python/python3-authheaders/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-authheaders/README')
-rw-r--r--python/python3-authheaders/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-authheaders/README b/python/python3-authheaders/README
new file mode 100644
index 0000000000..4817a38ced
--- /dev/null
+++ b/python/python3-authheaders/README
@@ -0,0 +1,10 @@
+Python module for generating email authentication headers:
+Authheaders can generate both authentication results header fields
+and DKIM/ ARC sighatures.
+
+It can perform DKIM, SPF, and DMARC validation, and the results are
+packaged into a single Authentication-Results header.
+
+It can also DKIM and ARC sign messages and output the corresponding
+signature header fields.
+