2002-12-12  Seth Robertson  <seth@moe.ldp.com>

	* lmtp-spamass-relay.pl: Implement periodic reforking of threaded
	relay due to memory leaks in spam assassin.

2002-12-08  root  <seth@baka.org>

	* lmtp-spamass-relay.pl (handleconn($$)): BUGFIX: Look for correct
	terminating regexp for large emails...

	* lmtp-spamass-relay.pl (handleconn($$)): BUGFIX: There must be
	several replies to a data--the number should be the same as the
	number of rcpt commands.

	* lmtp-spamass-relay.pl (handleconn($$)): Explicitly undef to help
	perl avoid memory leaks (no particular reason to suspect one
	exists, but...)

	* lmtp-spamass-relay.pl (main): Added fork model for those
	who do not like threading.

2002-12-08  Seth Robertson  <seth@baka.org>

	* Initial version
