mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
a398008de1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
370 B
Text
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.
|
|
|