~ubuntu-branches/ubuntu/natty/opendkim/natty

« back to all changes in this revision

Viewing changes to opendkim/opendkim.conf.5.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-04-14 15:10:05 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110414151005-i942gicr31mynx09
Tags: 2.3.2+dfsg-0ubuntu1
* New upstream bugfix release
  - Repacked tarball to remove non-free IETF drafts and RFCs
  - Updated docs/Makefile.in/am, and README to remove references removed
    non-free documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
348
348
 
349
349
.TP
350
350
.I InsecureKey (string)
351
 
Instructs the filter to treat a passing signature associated with an
352
 
insecure key in a special way.  Possible values are
 
351
Instructs the filter to treat a passing signature associated with a
 
352
key found in an insecure (i.e. not protected by DNSSEC) DNS record in
 
353
a special way.  Possible values are
353
354
.I neutral
354
355
(return a "neutral" result),
355
356
.I none
360
361
 
361
362
.TP
362
363
.I InsecurePolicy (string)
363
 
Instructs the filter to treat an ADSP policy found in an insecure DNS
364
 
record in a special way.  Possible values are
 
364
Instructs the filter to treat an ADSP policy found in an insecure (i.e.
 
365
not protected by DNSSEC) DNS record in a special way.  Possible values are
365
366
.I apply
366
367
(apply the policy; this is the default) and
367
368
.I ignore