diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2010-03-11 21:22:12 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2010-03-11 21:22:12 +0000 |
commit | 42eefcefa29981b599b68aea4e8be293b2d94eaa (patch) | |
tree | d5f7f7d6033a429af792f93ee3e27d6ade86364d /mail-filter/opendkim | |
parent | inherit eutils for epatch (diff) | |
download | gentoo-2-42eefcefa29981b599b68aea4e8be293b2d94eaa.tar.gz gentoo-2-42eefcefa29981b599b68aea4e8be293b2d94eaa.tar.bz2 gentoo-2-42eefcefa29981b599b68aea4e8be293b2d94eaa.zip |
fix typos
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-filter/opendkim/metadata.xml b/mail-filter/opendkim/metadata.xml index eaf8652479a3..fecfee6779bb 100644 --- a/mail-filter/opendkim/metadata.xml +++ b/mail-filter/opendkim/metadata.xml @@ -15,13 +15,13 @@ using the DKIM standard. This is a fork of Sendmail's DKIM-milter</longdescripti intervals and bodylengthdb that include berkdb</flag> <flag name='diffheaders'>On verification failure, compare the original and the received headers to look for possible munging</flag> - <flag name='unbound'>Use the unbound dnssec libary to perform DKIM DNS + <flag name='unbound'>Use the unbound dnssec library to perform DKIM DNS queries.</flag> <flag name='multiplesigs'>Allow addition of multiple signatures when key lists are in use.</flag> - <flag name='opendbx'>Use opendbx backend to faciliate dataset driven + <flag name='opendbx'>Use opendbx backend to facilitate dataset driven OpenDKIM configuration options like stats, bodylengthdb, etc. against a wide - variety of databse types</flag> + variety of database types</flag> <flag name='sasl'>Used to authenticate to a LDAP server in various ways if required.</flag> <flag name='ldap'>Enable openldap as a dataset facilitator or keys, |