dkimpy-milter 1.2.2-2.1 source package in Ubuntu

Changelog

dkimpy-milter (1.2.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <email address hidden>  Sat, 15 Oct 2022 12:01:08 +0200

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkimpy-milter_1.2.2-2.1.dsc 2.1 KiB 13773f34dd716e048386328ae0cf1dd3483c3570fe2e1ff1edf5430e849140f9
dkimpy-milter_1.2.2.orig.tar.gz 51.4 KiB d7e0d4006cad1add90b5b71243e488680b63cf63c5350cef619c061e808f2c3b
dkimpy-milter_1.2.2-2.1.debian.tar.xz 10.4 KiB 758cd43b84628175b806b316ffd6ba374ab3b3bc371d0039f737df99ed4c9392

Available diffs

No changes file available.

Binary packages built by this source

dkimpy-milter: DomainKeys Identified Mail (DKIM) milter in Python

 The dkimpy-milter is a Sendmail/Postfix Milter application that signs
 and verifies DKIM (DomainKeys Identified Mail). It supports both traditional
 RSA (RFC 6376) signatures and the new ed25519 based signatures defined in
 RFC 8463.
 .
 DKIM provides a way for senders to confirm their identity when sending email
 by adding a cryptographic signature to the headers of the message.
 .
 It uses the OpenDKIM configuration option naming and definitions, for the
 options it implements, to make it easy for OpenDKIM users to experiment with
 this alternative.