diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:31:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:31:09 +0000 |
commit | 74c050c18330bb94c2f6fd798e9e9baa6643274e (patch) | |
tree | 8def5132343b9c704f2338175cc5a65ea7732817 /mail/opendkim | |
parent | 9ae3fa335db3496694c30b79075ffe82ddf3cd19 (diff) | |
download | ports-74c050c18330bb94c2f6fd798e9e9baa6643274e.tar.gz ports-74c050c18330bb94c2f6fd798e9e9baa6643274e.zip |
Remove Author from pkg-descr and white space fixes
Notes
Notes:
svn path=/head/; revision=380306
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/opendkim/pkg-descr b/mail/opendkim/pkg-descr index 0a9ed96e99b1..d292b9de115c 100644 --- a/mail/opendkim/pkg-descr +++ b/mail/opendkim/pkg-descr @@ -1,12 +1,12 @@ -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 -implementations of the Author Domain Signing Practises (ADSP, RFC5617) and +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 +implementations of the Author Domain Signing Practises (ADSP, RFC5617) and Vouch By Reference (VBR, RFC5518) proposed standards. 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. +MTAs that support the milter protocol. WWW: http://opendkim.org/ |