framemain.html #2

  • //
  • guest/
  • bryan_costales/
  • docs/
  • slowedit/
  • framemain.html
  • View
  • Commits
  • Open Download .zip Download (885 B)
<html>
<b>NAME</b><br>
slowedit - manually modify and view the slowlists database.
<p>
<b>SYNOPSIS</b><br>
<b>slowedit</b> switches <i>command</i> arguments
<p>
<b>DESCRIPTION</b><br>
Slowedit modifies the slowlists database maintained by the
<b>slomilt</b> Milter.
The location of the database is defined by the configuration
file, whose location is generally hardcoded when <b>slowmilt</b>
is built. If you wish to use a different configuration file
specify the location of that file with the <a href="../commandline/C.html">
<code>-C configfile</code></a> command-line switch.
<p>
Note that permission to edit the database will vary depending on how
you installed the <b>slomilt</b> Milter.
<p>
The elements of the command line vary depending on what <b>slowedit</b>
is asked to do by the <i>command</i>. Each <i>command</i> is covered
in a section of its own.
<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.