slackbuilds_ponce/python/python3-authheaders/README
Yth - Arnaud a398008de1
python/python3-authheaders: Added (email authentication header).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-29 07:41:09 +07:00

10 lines
370 B
Text

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.