2015-03-03 00:31:09 +01:00
|
|
|
OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified
|
|
|
|
Mail) sender authentication system proposed by the E-mail Signing Technology
|
|
|
|
Group (ESTG), now standardized by the IETF (RFC4871). It also includes
|
2015-08-28 11:23:53 +02:00
|
|
|
an implementations of the Vouch By Reference (VBR, RFC5518) proposed standard.
|
2009-09-21 14:25:21 +02:00
|
|
|
|
|
|
|
The OpenDKIM package consists of a library that implements the DKIM service
|
|
|
|
and a milter-based filter application that can plug in to any milter-aware
|
|
|
|
MTA to provide that service to sufficiently recent sendmail MTAs and other
|
2015-03-03 00:31:09 +01:00
|
|
|
MTAs that support the milter protocol.
|