1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/mail/opendkim/pkg-descr
Matthew Seaman eb3d49a7b7 * Add a fix for where libopendkim fails to cope with a header line
which is wrapped immediately after the header name.  This has been
  reported upstream:

http://sourceforge.net/p/opendkim/bugs/230/

* Update pkg-descr -- all of the ADSP stuff has gone from opendkim
  now.

PR:		202668
Approved by:	freebsd-ports@dan.me.uk (maintainer)
2015-08-28 09:23:53 +00:00

12 lines
598 B
Plaintext

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
an implementations of the Vouch By Reference (VBR, RFC5518) proposed standard.
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
MTAs that support the milter protocol.
WWW: http://opendkim.org/