1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
Source: opendkim
Section: mail
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, libmilter-dev,
libdb-dev, libunbound-dev [linux-any], libldap2-dev, liblua5.1-0-dev, autotools-dev,
libbsd-dev, libopendbx1-dev [linux-any kfreebsd-any], libssl-dev, dh-systemd,
libjansson-dev, libsasl2-dev, libmemcached-dev
Standards-Version: 4.1.0
Homepage: http://www.opendkim.org/
Package: opendkim
Architecture: any
Depends: libopendkim11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base, dns-root-data
Suggests: opendkim-tools, unbound
Description: Milter implementation of DomainKeys Identified Mail
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.
.
DKIM provides a way for senders to confirm their identity when sending email
by adding a cryptographic signature to the headers of the message.
.
This package contains the OpenDKIM mail filter (Milter) for plugging into
Milter-aware MTAs. It implements both signing and verification.
Package: opendkim-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: opendkim (<< 2.5.2+dfsg-2~)
Replaces: opendkim (<< 2.5.2+dfsg-2~)
Description: Set of command line tools for OpenDKIM
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
- miltertest
- opendkim-stats
- opendkim-genzone
- opendkim-spam
- opendkim-testkey
- opendkim-atpszone
- opendkim-convert-keylist
- opendkim-testmsg
Package: libopendkim11
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library for signing and verifying DomainKeys Identified Mail signatures
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.
Package: libopendkim-dev
Section: libdevel
Architecture: any
Depends: libopendkim11 (= ${binary:Version}), ${misc:Depends}
Description: Headers and development libraries for the OpenDKIM 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 the required header files and development libraries for
developing against the OpenDKIM library.
Package: libvbr2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library for RFC 5518 Vouch By Reference (VBR)
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.
Package: libvbr-dev
Section: libdevel
Architecture: any
Depends: libvbr2 (= ${binary:Version}), ${misc:Depends}
Description: Headers and development libraries for the OpenDKIM 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 the required header files and development libraries for
developing against the OpenDKIM project VBR library.
Package: librbl1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library to support a DKIM based RBL system
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.
Package: librbl-dev
Section: libdevel
Architecture: any
Depends: librbl1 (= ${binary:Version}), ${misc:Depends}
Description: Headers/development libraries for the OpenDKIM RBL 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 the required header files and development libraries for
developing against the OpenDKIM project RBL library.
#Package: opendkim-reprrd
#Architecture: all
#Depends: perl, libdbi-perl, librrds-perl, ${perl:Depends}, ${misc:Depends}
#Description: Experimental DKIM based reputation system using RRD
# 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.
# .
# DKIM provides a way for senders to confirm their identity when sending email
# by adding a cryptographic signature to the headers of the message.
# .
# This package contains the OpenDKIM scripts to manage DKIM/RRD based reputation
# data.
#
#Package: libreprrd1
#Section: libs
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Library to support a DKIM based reputation system using RRD
# 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 RRD based reputation
# system. Imports rate and spam counts from the OpenDKIM stats tables into
# rrdtables. Example PHP scripts for displaying the output data are included.
#
#Package: libreprrd-dev
#Section: libdevel
#Architecture: any
#Depends: libreprrd1 (= ${binary:Version}), ${misc:Depends}
#Description: Headers/development libraries for the OpenDKIM RRD reputation lib
# 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 RRD based reputation library.
|