FreeBSD.software
Home/mail/py311-authheaders

py311-authheaders

0.16.3_2

Generate email authentication headers

This is a Python library for the generation of email authentication headers. The library can perform DKIM, SPF, and DMARC validation, and the results are packaged into the Authentication-Results header. authenticate_message(message, "example.com", ip='192.168.50.81', mail_from="test.com", helo="domain.of.sender.net") Authentication-Results: example.com; spf=none smtp.helo=domain.of.sender.net smtp.mailfrom=test.com; dkim=pass header.d=valimail.com; dmarc=pass header.from=valimail.com

Origin: mail/py-authheaders
Category: mail
Size: 424KiB
License: MPL20
Maintainer: einar@isnic.is
Dependencies: 5 packages
Required by: 1 packages
$pkg install py311-authheaders

Dependencies (5)

Required By (1 packages)

More in mail