notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
py-authheaders Generate email authentication headers
0.16.3_1 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16.3_1Version of this port present on the latest quarterly branch.
Maintainer: einar@isnic.is search for ports maintained by this maintainer
Port Added: 2020-11-25 23:26:59
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MPL20
WWW:
https://github.com/ValiMail/authentication-headers
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}authheaders>0:mail/py-authheaders@${PY_FLAVOR}
To install the port:
cd /usr/ports/mail/py-authheaders/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/py-authheaders
  • pkg install py311-authheaders
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-authheaders listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-authheaders
Package flavors (<flavor>: <package>)
  • py311: py311-authheaders
distinfo:
TIMESTAMP = 1719234496 SHA256 (authheaders-0.16.3.tar.gz) = 118edc6d3cb1ad18ffab3d788ccc562fca2854cd645faab08fc47033c648148a SIZE (authheaders-0.16.3.tar.gz) = 115428

Packages (timestamps in pop-ups are UTC):
py37-authheaders
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.13.0---0.13.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-authheaders
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.15.2---0.15.20.15.2
FreeBSD:14:latest--0.15.1--0.15.1-0.15.1
FreeBSD:14:quarterly------0.15.20.15.2
FreeBSD:15:latest--n/a-n/a-0.16.0-
 
py311-authheaders
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.3_10.16.3_1-0.16.3_10.16.3_1---
FreeBSD:13:quarterly0.16.3_10.16.3_1-0.16.3_10.16.3_1---
FreeBSD:14:latest0.16.3_10.16.3_1-0.16.3_10.16.3_1---
FreeBSD:14:quarterly0.16.3_10.16.3_1-0.16.3_10.16.3_1---
FreeBSD:15:latest0.16.3_10.16.3_1n/a0.16.3_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dkimpy>=0.7.1 : mail/py-dkimpy@py311
  2. py311-authres>=1.2.0 : mail/py-authres@py311
  3. py311-publicsuffix2>0 : dns/py-publicsuffix2@py311
  4. py311-dnspython>0 : dns/py-dnspython@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. mail/mailman3

Configuration Options:
No options to configure
Options name:
mail_py-authheaders
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/authheaders/
  2. https://pypi.org/packages/source/a/authheaders/
Collapse this list.

There are no commits on branch 2022Q4 for this port