INSTALL #1

  • //
  • guest/
  • bryan_costales/
  • INSTALL
  • View
  • Commits
  • Open Download .zip Download (389 B)
Installation and configuration is covered in the "docs" subdirectory:

	% cd docs
	% netscape file://`pwd`/index.html

Quick Install

	To build slowmilt, simply perform the usual:

		sh ./configure
		make
		make test
		make install

	By default, the slowmilt system installs in
	/etc/mail/milter/slow, and the slowedit program installs in
	/usr/local/bin as a symbolic link to slowmilt.


# Change User Description Committed
#1 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