patch.html #1

  • //
  • guest/
  • bryan_costales/
  • docs/
  • patch.html
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<link rel="SHORTCUT ICON" href="images/slowsign.gif">
<link type="text/css" rel="stylesheet" href="all.css">
<title>Patch Sendmail</title>
</head>
<body>

<div align="center">
<table border="0" cellpadding="5" cellspacing="3"  class="main" width="100%">
	<tr>
      		<td  colspan="2"align="left" class="banner" height="75" valign="top">
               	<table align="center" width="100%">
                      <tr>
                         <td align="left">
                         <a href="http://www.bcx.com/"><img border="0" src="images/slowtitle.jpg" alt="logo"></a>
                         </td>
                         <td align="right">
                         </td>
                      </tr>
                    </table>
               </td>
    </tr>
    <tr>
      <td width="140" valign="top"class="bg">
		    <div align="center">
  			<center>
  			<table border="0" cellpadding="3" cellspacing="3" width="150">
			 <tr>
				<td align="left">
				<img border="0" src="images/slowlarge.jpg" alt="slow sign" width="140" vspace="5">
				<p>
				<h3><font color="#0033CC">Site Navigation</font></h3>
				<menu>
				<a href="index.html">Home</a><br>
				<a href="buildmilter.html">Build</a><br>
				<a href="patch.html">Patch</a><br>
				<a href="configure.html">Edit slow.conf</a><br>
				<a href="boot.html">Boot-time</a><br>
				<a href="mxserver.html">MX Servers</a><br>
				<a href="lookup.html">Lookups</a><br>
				</menu>
				</td>
			 </tr>
          </table>
          </center>
        </div>
			</td>
		<td width="80%" align="left" valign="top" class="bg">
		<h1>Patch sendmail</h1>
		After you have built <i>slowmilt</i> and installed it, your job
		is less than half done. You next need to patch the <i>sendmail</i>
		program. How you perform that patch depends one whether you are
		running V8.13 or V8.13 <i>sendmail</i>.
		<h2>V8.13 sendmail</h2>
		<h2>V8.12 sendmail</h2>
		<br>
		<br>
		<i><small>
		&copy; 2003 Bryan Costales and Perforce, Inc. All rights reserved.<br>
		</small></i>
		</td>
    </tr>
  </table>
</div>

</body>

</html>	
# Change User Description Committed
#1 3890 bryan_costales This is the 0.6 release. The following have been
added with the uses indicated:

    Source files: edit.c -- the slowedit functions
              compat.c -- missing system files
    Autoconf:     configure.ac, makefile.am config.h
              aclocal.m4 acinclude.m4 build/
    Documents:    doc/ -- html and man(1) documents
    Testing:      tests/ -- regressive testing
    TODO:          -- revised to show actual progress