opendkim
A milter providing DKIM signing and verification
A program implementing the Milter API that signs and verifies using the DKIM standard. This is a fork of Sendmail's DKIM-milter
homepage ↗ sourceforge: opendkim github: trusteddomainproject/OpenDKIM
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.10.3-r35 | 4 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | arm | Committed | |
|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||
| 2.10.3-r35 | gentoo | amd64 testing | arm64 testing | x86 testing | arm testing | — | view · download · history ↗ |
| 2.10.3-r33 | gentoo | amd64 testing | arm64 testing | x86 testing | arm testing | — | view · download · history ↗ |
| 2.10.3-r32 | gentoo | amd64 stable | arm64 testing | x86 stable | arm testing | — | view · download · history ↗ |
Use flags of 2.10.3-r35
- berkdb Add support for sys-libs/db (Berkeley DB)
- ldap Enable openldap as a dataset facilitator or keys, determining domains to sign for, and any other dataset that opendkim supports.
- lmdb Add support for using dev-db/lmdb
- lua Enables control over signature verification, filtering and policy to be controlled by user defined lua scripts.
- memcached Add support for using dev-libs/libmemcached
- opendbx Use opendbx backend to facilitate dataset driven OpenDKIM configuration options like stats, bodylengthdb, etc. against a wide variety of database types
- poll Use poll() instead of select() for the provided asynchronous resolver library.
- sasl Used to authenticate to a LDAP server in various ways if required.
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static-libs Build static versions of dynamic libraries as well
- stats Add support for statistics (requires 'opendbx' flag)
- querycache Add support for query caching (requires 'berkdb' flag)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- unbound Use the unbound dnssec library to perform DKIM DNS queries.
3 expansion flags (python targets, ABIs, cpu flags…)
- lua_single_target_lua5-1
- lua_single_target_lua5-3
- lua_single_target_lua5-4
Runtime dependencies of 2.10.3-r35
show 48 lines
ssl?
(
)
berkdb?
(
)
opendbx?
(
)
lua?
(
lua_single_target_lua5-1?
(
)
lua_single_target_lua5-3?
(
)
lua_single_target_lua5-4?
(
)
)
ldap?
(
)
lmdb?
(
)
memcached?
(
||
(
)
)
sasl?
(
)
unbound?
(
)
selinux?
(
)