version.html #1

  • //
  • guest/
  • bryan_costales/
  • docs/
  • sendmail/
  • version.html
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<html>
<body>
<h2>Sendmail -- Which version</h2>
Desite the fact that V8.13 has not been released yet, you still have
a choice. Because V8.13.PreAlpha has been running in production on
several machines without problems, you will probably be safe to use it
yourself. As far as milter support goes, these are a few of the new
advantages of V8.13:
<ul>
	<li>The DaemonPortOption now allows individual assigments of
		milters.</li>
	<li>The smfi_stop routine has been documented and released</li>
	<li>The ${nbadrcpts} macro is available to convey the number
		of bad recipients to the milter.</li>
</ul>
If you are interested in using V8.13 with this milter, you may download
it from <a href="href://sendmail.org/">sendmail.org</a>.
<p>
If you are worried about running an alpha version of sendmail, you
may run V8.12 sendmail with this milter. You won't be able to dedicate
a milter to a single inbound connection handler, and you won't have
access to bad recipients, and you will get warnings when compiling,
but otherwise it will run just fine.
V8.12 is also available from
<a href="http://www.sendmail.org/">sendmail.org</a>.

</body>
</html>	
# Change User Description Committed
#1 3998 bryan_costales Brought the whole distribution up to V0.9
Added a huge abount of documentation.
Added slowedit find
Created startup scripts to launch for testing
Fixed numerous bugs.
Fixed a few portablity issues.
Installed hooks for whitelisting and IP aliases.