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''''''''s 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 2023Q3
py-authheaders Generate email authentication headers
0.15.2 mail on this many watch lists=0 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.15.2Version of this port present on the latest quarterly branch.
Maintainer: einar@isnic.is search for ports maintained by this maintainer
Port Added: 2023-07-11 22:14:27
Last Update: 2023-07-11 22:09:27
Commit Hash: ed3b323
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 - no subversion history for this port

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 py39-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 py39-authheaders listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-authheaders
Package flavors (<flavor>: <package>)
  • py39: py39-authheaders
distinfo:
TIMESTAMP = 1688510260 SHA256 (authheaders-0.15.2.tar.gz) = 900cee88a61e647ef84ebdfcbcee0154320744d8ec1d7d6e926842f447283bdf SIZE (authheaders-0.15.2.tar.gz) = 107991

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dkimpy>=0.7.1 : mail/py-dkimpy@py39
  2. py39-authres>=1.2.0 : mail/py-authres@py39
  3. py39-publicsuffix2>0 : dns/py-publicsuffix2@py39
  4. py39-dnspython>0 : dns/py-dnspython@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
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.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.2
11 Jul 2023 22:09:27
commit hash: ed3b32380f194ed67a2920df895b2fceb29f8154commit hash: ed3b32380f194ed67a2920df895b2fceb29f8154commit hash: ed3b32380f194ed67a2920df895b2fceb29f8154commit hash: ed3b32380f194ed67a2920df895b2fceb29f8154 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Einar Bjarni Halldórsson
mail/py-authheaders: update to 0.15.2

Submitter becomes maintainer.  Already maintainer of other ports.

Changelog:
https://github.com/ValiMail/authentication-headers/releases/tag/0.15.2

PR:		272375
MFH:		2023Q3
(cherry picked from commit 60916596e07218c5eff4c6f36cd70387b37839ba)

Number of commits found: 1