run.html #2

  • //
  • guest/
  • bryan_costales/
  • docs/
  • init/
  • run.html
  • View
  • Commits
  • Open Download .zip Download (633 B)
<html>
<body>
<h2>The slow.run script</h2>
The <b>slow.init</b> file starts <b>slowmilt</b> by
way of the <b>slow.run</b> script. That script is
supplied under the name <b>slow.run.pat</b>.
The recommended proceedure is
to copy or rename it in the /etc/mail/milter/slow
directory, from <i>slow.run.pat</i> into <i>slow.run</i>.
<p>
Before you may use <b>slow.run</b> in production, examine it
to see if there is anthing you wish to change about it.
Note that there are no macros set in this file, the are all
set in <b>slow.init</b>.
<p>
The main role of <b>slow.run</b> is to re-run <b>slowmilt</b>
if it dies.
<p>
</body>
</html>	
# Change User Description Committed
#2 4052 bryan_costales Implimented:
    whitelisting
    AddMXHost for MX servers that lie
    Converted to thread safe DNS routines
    garbage collection
    RunAsUser and RunAsGroup for root startups
    rebuild the database
    summarize by IP number
Finished all documentation.
Moved release from alpha to beta
#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.