opendkim 2.11.0~beta2-6 source package in Ubuntu

Changelog

opendkim (2.11.0~beta2-6) unstable; urgency=medium

  * Deprecate /lib/opendkim/opendkim.service.generate script: instead, edit
    /etc/opendkim.conf directly, or use "systemctl edit opendkim.service" to
    create configuration overrides.
  * Add patch "lua-5.3.patch": Upgrade Lua library dependency to version 5.3
    (from 5.1).
  * Document service startup order in README.Debian (Closes: #971074).

 -- David Bürgin <email address hidden>  Wed, 24 Nov 2021 11:29:04 +0100

Upload details

Uploaded by:
David Bürgin
Uploaded to:
Sid
Original maintainer:
David Bürgin
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe mail

Downloads

File Size SHA-256 Checksum
opendkim_2.11.0~beta2-6.dsc 2.3 KiB b167ae8f98f3d62687c594b27dff0b6ee62690d5e960c8cbfcd09fe4a9ea0cd6
opendkim_2.11.0~beta2.orig.tar.gz 774.5 KiB b3052047279fe6f114cc36b0080bd3db185ed0cc98363327ac5c53d511850016
opendkim_2.11.0~beta2-6.debian.tar.xz 29.1 KiB 4ab1131a96c2610f192cc55cd07a2df569b51ed0bd1ef0fd7c7bf5604dd0d939

Available diffs

No changes file available.

Binary packages built by this source

libopendkim-dev: DomainKeys Identified Mail (DKIM) library (development files)

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM library.

libopendkim11: DomainKeys Identified Mail (DKIM) library

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing signing and verification of the
 DomainKeys Identified Mail (DKIM) standard. This library provides support for
 signing and verifying signatures according to RFC 4871, and supports both
 DomainKeys signing policy and DKIM ADSP.

libopendkim11-dbgsym: No summary available for libopendkim11-dbgsym in ubuntu kinetic.

No description available for libopendkim11-dbgsym in ubuntu kinetic.

librbl-dev: No summary available for librbl-dev in ubuntu kinetic.

No description available for librbl-dev in ubuntu kinetic.

librbl1: Real-time Blacklist (RBL) query library

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing OpenDKIM's RBL system.

librbl1-dbgsym: debug symbols for librbl1
libvbr-dev: Vouch By Reference (VBR) library (development files)

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM project VBR library.

libvbr2: Vouch By Reference (VBR) library

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing RFC 5518 Vouch By Reference
 (VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
 domains.
 .
 Vouch By Reference, or VBR, is a protocol for adding third-party
 certification to email. Specifically, VBR permits independent third parties
 to certify the owner of a domain name that is associated with received mail.
 VBR may be performed anywhere along the email transit path, by any capable
 receiving module, either within the handling service or by end-user software.

libvbr2-dbgsym: debug symbols for libvbr2
miltertest: utility for testing milter applications

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package contains the miltertest program, a utility that serves as a test
 driver for milter application tests. miltertest executes milter test scripts
 written in the Lua programming language.

miltertest-dbgsym: No summary available for miltertest-dbgsym in ubuntu kinetic.

No description available for miltertest-dbgsym in ubuntu kinetic.

opendkim: No summary available for opendkim in ubuntu kinetic.

No description available for opendkim in ubuntu kinetic.

opendkim-dbgsym: debug symbols for opendkim
opendkim-tools: utilities for administering the OpenDKIM milter

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package contains command line tools for the OpenDKIM mail filter
 (Milter). The following tools are included:
   - opendkim-genkey
   - opendkim-genzone
   - opendkim-atpszone
   - opendkim-testkey
   - opendkim-testmsg
   - opendkim-spam
   - opendkim-stats
   - opendkim-gengraphs
   - opendkim-genstats
   - opendkim-importstats
   - opendkim-expire

opendkim-tools-dbgsym: debug symbols for opendkim-tools