Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3d4d9cc28af00be9852b4cb3055b122e > files > 108

exim-doc-4.69-4.fc12.noarch.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><style xmlns="" type="text/css">
div.added    { background-color: #ffff99; }
div.deleted  { text-decoration: line-through;
               background-color: #FF7F7F; }
div.changed  { background-color: #99ff99; }
div.off      {  }

span.added   { background-color: #ffff99; }
span.deleted { text-decoration: line-through;
               background-color: #FF7F7F; }
span.changed { background-color: #99ff99; }
span.off     {  }



pre.literallayout {
  background-color: #E8E8D0;
  padding-left: 0.5cm;
  padding-top:  5px;
  padding-bottom: 5px;
}

div[class=changed] pre.literallayout {
  background-color: #99ff99;
  padding-left: 0.5cm;
  padding-top:  5px;
  padding-bottom: 5px;
}

div.literallayout {
  background-color: #E8E8D0;
  padding-left: 0.5cm;
  padding-top:  5px;
  padding-bottom: 5px;
}

div[class=changed] div.literallayout {
  background-color: #99ff99;
  padding-left: 0.5cm;
  padding-top:  5px;
  padding-bottom: 5px;
}

</style><title>2. Incorporated code</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0" /><link rel="start" href="index.html" title="Specification of the Exim Mail Transfer Agent" /><link rel="up" href="index.html" title="Specification of the Exim Mail Transfer Agent" /><link rel="prev" href="ch01.html" title="1. Introduction" /><link rel="next" href="ch03.html" title="3. How Exim receives and delivers mail" /></head><body><div class="navheader">
<table width="100%" summary="Navigation header"><tr><td width="20%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr></table></div>
<div class="chapter" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a href="index.html#toc0012" id="CHID2">2. Incorporated code</a></h2></div></div>
</div>
<p>
<a id="id470897" class="indexterm"></a>
<a id="id470908" class="indexterm"></a>
<a id="id470923" class="indexterm"></a>
A number of pieces of external code are included in the Exim distribution.
</p>
<div class="itemizedlist">
<ul type="disc"><li><p>
Regular expressions are supported in the main Exim program and in the Exim
monitor using the freely-distributable PCRE library, copyright ©
University of Cambridge. The source is distributed in the directory
<em class="filename">src/pcre</em>. However, this is a cut-down version of PCRE. If you want to use
the PCRE library in other programs, you should obtain and install the full
version of the library from
<span class="bold"><strong><a href="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre" target="_top">ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre</a></strong></span>.
</p>
</li><li><p>
<a id="id470975" class="indexterm"></a>
Support for the cdb (Constant DataBase) lookup method is provided by code
contributed by Nigel Metheringham of (at the time he contributed it) Planet
Online Ltd. The implementation is completely contained within the code of Exim.
It does not link against an external cdb library. The code contains the
following statements:
</p>
<div class="blockquote">
<blockquote class="blockquote"><p>
Copyright © 1998 Nigel Metheringham, Planet Online Ltd
</p>
<p>
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
This code implements Dan Bernstein’s Constant DataBase (cdb) spec. Information,
the spec and sample code for cdb can be obtained from
<span class="bold"><strong><a href="http://www.pobox.com/~djb/cdb.html" target="_top">http://www.pobox.com/~djb/cdb.html</a></strong></span>. This implementation borrows
some code from Dan Bernstein’s implementation (which has no license
restrictions applied to it).
</p>
</blockquote></div>
</li><li><p>
<a id="id471029" class="indexterm"></a>
<a id="id471039" class="indexterm"></a>
<a id="id471050" class="indexterm"></a>
Client support for Microsoft’s <span class="emphasis"><em>Secure Password Authentication</em></span> is provided
by code contributed by Marc Prud’hommeaux. Server support was contributed by
Tom Kistner. This includes code taken from the Samba project, which is released
under the Gnu GPL.
</p>
</li><li><p>
<a id="id471082" class="indexterm"></a>
<a id="id471092" class="indexterm"></a>
<a id="id471105" class="indexterm"></a>
Support for calling the Cyrus <span class="emphasis"><em>pwcheck</em></span> and <span class="emphasis"><em>saslauthd</em></span> daemons is provided
by code taken from the Cyrus-SASL library and adapted by Alexander S.
Sabourenkov. The permission notice appears below, in accordance with the
conditions expressed therein.
</p>
<div class="blockquote">
<blockquote class="blockquote"><p>
Copyright © 2001 Carnegie Mellon University.  All rights reserved.
</p>
<p>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
</p>
<div class="orderedlist">
<ol type="1"><li><p>
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
</p>
</li><li><p>
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
</p>
</li><li><p>
The name “<span class="quote">Carnegie Mellon University</span>” must not be used to
endorse or promote products derived from this software without
prior written permission. For permission or any other legal
details, please contact
</p>
<div class="literallayout">
              Office of Technology Transfer<br />
              Carnegie Mellon University<br />
              5000 Forbes Avenue<br />
              Pittsburgh, PA  15213-3890<br />
              (412) 268-4387, fax: (412) 268-7395<br />
              tech-transfer@andrew.cmu.edu<br />
</div>
</li><li><p>
Redistributions of any form whatsoever must retain the following
acknowledgment:
</p>
<p>
“<span class="quote">This product includes software developed by Computing Services
at Carnegie Mellon University (<span class="bold"><strong><a href="http://www.cmu.edu/computing/" target="_top">http://www.cmu.edu/computing/</a></strong></span>.</span>”
</p>
<p>
CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
</p>
</li></ol></div>
</blockquote></div>
</li><li><p>
<a id="id471232" class="indexterm"></a>
<a id="id471246" class="indexterm"></a>
<a id="id471257" class="indexterm"></a>
The Exim Monitor program, which is an X-Window application, includes
modified versions of the Athena StripChart and TextPop widgets.
This code is copyright by DEC and MIT, and their permission notice appears
below, in accordance with the conditions expressed therein.
</p>
<div class="blockquote">
<blockquote class="blockquote"><p>
Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
</p>
<p>
All Rights Reserved
</p>
<p>
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the names of Digital or MIT not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
</p>
<p>
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
</p>
</blockquote></div>
</li><li><p>
Many people have contributed code fragments, some large, some small, that were
not covered by any specific licence requirements. It is assumed that the
contributors are happy to see their code incorporated into Exim under the GPL.
</p>
</li></ul></div>
</div>
<div class="navfooter">
<table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div>
</body></html>