~ubuntu-branches/ubuntu/maverick/opendkim/maverick

« back to all changes in this revision

Viewing changes to libopendkim/docs/dkim_verify.html

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-04-11 22:01:02 UTC
  • mfrom: (1.2.1 upstream) (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100411220102-jbukmeir0w7xych9
Tags: 2.0.1+dfsg-0ubuntu1
* New upstream bugfix release (fixes bug that made previous package non-
  operable with Yahoo!)
  - Remove non-free IETF drafts and RFCs and repack tarball
  - Adjust Makefile.in to not build with removed documentation
  - Set default socket to localhost port 8891 to work with Postfix and match
    Ubuntu default for dkim-filter

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<head><title>dkim_verify()</title></head>
3
3
<body>
4
4
<!--
5
 
$Id: dkim_verify.html,v 1.1 2009/07/16 19:13:20 cm-msk Exp $
 
5
$Id: dkim_verify.html,v 1.2 2010/01/21 00:37:45 cm-msk Exp $
6
6
-->
7
7
<h1>dkim_verify()</h1>
8
8
 
61
61
<td>
62
62
<ul>
63
63
<li>The handle returned by this function may not be used in a later call
64
 
    to <a href="dkim_getsig.html"><tt>dkim_getsig()</tt></a>.
 
64
    to <a href="dkim_getsighdr.html"><tt>dkim_getsighdr()</tt></a>.
65
65
</ul>
66
66
</td>
67
67
</tr>
72
72
Copyright (c) 2005 Sendmail, Inc. and its suppliers.
73
73
All rights reserved.
74
74
<br>
75
 
Copyright (c) 2009, The OpenDKIM Project.  All rights reserved.
 
75
Copyright (c) 2009, 2010, The OpenDKIM Project.  All rights reserved.
76
76
 
77
77
<br>
78
78
By using this file, you agree to the terms and conditions set