Python module for generating email authentication headers: Authheaders can generate both authentication results header fields and DKIM/ ARC signatures. 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/ValiMail/authentication-headers",
"name": "authheaders",
"maintainer": null,
"docs_url": null,
"requires_python": ">3.7",
"maintainer_email": null,
"keywords": "email, headers, SPF, DKIM, DMARC, ARC",
"author": "Gene Shuman",
"author_email": "gene@valimail.com",
"download_url": "https://files.pythonhosted.org/packages/6a/3b/50fb88a96976e14730bb0eb699be194ed66146489a64ddb3ccfed5b75e85/authheaders-0.16.3.tar.gz",
"platform": null,
"description": "Python module for generating email authentication headers: Authheaders can generate both authentication results header fields and DKIM/ ARC signatures. 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. \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A library wrapping email authentication header verification and generation.",
"version": "0.16.3",
"project_urls": {
"Homepage": "https://github.com/ValiMail/authentication-headers"
},
"split_keywords": [
"email",
" headers",
" spf",
" dkim",
" dmarc",
" arc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6a3b50fb88a96976e14730bb0eb699be194ed66146489a64ddb3ccfed5b75e85",
"md5": "64014b9038ee1058ad7bd9f545b5f2a2",
"sha256": "118edc6d3cb1ad18ffab3d788ccc562fca2854cd645faab08fc47033c648148a"
},
"downloads": -1,
"filename": "authheaders-0.16.3.tar.gz",
"has_sig": false,
"md5_digest": "64014b9038ee1058ad7bd9f545b5f2a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.7",
"size": 115428,
"upload_time": "2024-06-24T12:44:18",
"upload_time_iso_8601": "2024-06-24T12:44:18.977751Z",
"url": "https://files.pythonhosted.org/packages/6a/3b/50fb88a96976e14730bb0eb699be194ed66146489a64ddb3ccfed5b75e85/authheaders-0.16.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-24 12:44:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ValiMail",
"github_project": "authentication-headers",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "authheaders"
}