@(#)sendmail.README 1.0 (Leon von Stauber) 4/5/98 +--------------+ | DISTRIBUTION | +--------------+ This is a binary-only distribution. A source distribution and a full binary distribution containing configuration files and documentation are available separately. You should only install this distribution if you are upgrading from a previous version of sendmail, and already have an appropriate configuration in place compatible with this version. The sendmail binary has been configured with support for NETINFO, NDBM, and NIS database formats. If you need support for other formats, or for tcp_wrappers, you should obtain the source distribution. The latest version of this distribution should be at ftp.next.peak.org, and also at http://www.occam.com/leonvs/computer/sendmail/. If you run into problems specific to this distribution, send email to . Report more general problems to . +------------------------+ | INSTALLATION AND SETUP | +------------------------+ 1) Install this package as root. 2) Restart sendmail: kill -HUP `head -1 /etc/sendmail/sendmail.pid` +---------------+ | LEGAL NOTICES | +---------------+ Materials specific to this distribution of sendmail for NEXTSTEP/OPENSTEP systems are subject to the following terms: Copyright (c) 1998 Leon von Stauber. All rights reserved. 1) Permission is granted to redistribute this copyrighted material, provided that the above copyright notice and this list of terms are retained. 2) This material is provided "as is", and without warranty, either express or implied. In no event shall the copyright holder be liable for any damages arising from the use of this material. -------------------------------------------------------------------------- Sendmail is covered by the following: Copyright (c) 1983, 1995-1997 Eric P. Allman Copyright (c) 1988 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------- m4 is covered by the GNU General Public License. The m4 source code used to build the binary distributed with this package may be obtained from the same place as this distribution, as part of the corresponding sendmail source distribution for NEXTSTEP.