For example,
writing a program that uses several chunks of code from this book does not require
permission. Selling or distributing a CD-ROM of examples from O??™Reilly books does
require permission. Answering a question by citing this book and quoting example
code does not require permission. Incorporating a significant amount of example
code from this book into your product??™s documentation does require permission.
We appreciate, but do not require, attribution. An attribution usually includes the
title, author, publisher, and ISBN. For example: ???sendmail, by Bryan Costales et al.
Copyright 2008 Bryan Costales et al., 978-0-596-51029-9.???
Additional Sources of Information
The source for the sendmail program comes witha document written by the sendmail
program??™s authors that is required reading. Sendmail Installation and Operations
Guide (located in doc/op in the source distribution) provides installation
instructions and a succinct description of the configuration file. Many vendors also
provide online manuals which might reveal vendor-specific customizations not documented
in this book. Also, if you have the source, see the RELEASE_NOTES file and
all the */README files.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
xxii | Preface
Other Books, Other Problems
Two topics that are only touched upon in this book are the Domain Name System
(DNS) and TCP/IP network communications.
Pages:
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34