2002-01-07  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* TMDAGenerator.py (TMDAGenerator.__init__): Update copyright for
	2002.
	
2002-01-06  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* results.ht (Links): Add testimonial from Robin Lynn Frank.
	
	* requirements.ht (href): Clarify that while a LDA such as
	procmail is required for all non-qmail users, only Sendmail
	requires a .procmailrc to be maintained.

2002-01-03  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Add nmh configuration information.
	Programs should now add the `-n' option to prevent a newline
	from being added.

2001-12-31  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* bugs.ht: Add more detailed instructions on how to report bugs
	and make patch submissions.

2001-12-30  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* faq.ht: New entries: 
	- "Why don't my user+detail addresses work with Sendmail
	virtualdomains?"
	- Why don't my user+detail addresses work with Sendmail
	/etc/aliases?

2001-12-27  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Rename `tmda-make-address' to
	``tmda-address''.
	
	* download.ht (Links): Mention that the Debian and FreeBSD
	packages might be lagging behind the latest release.

2001-12-24  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Replace `tmda-dated-address' references with
	`tmda-make-address -d'.

2001-12-21  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* requirements.ht (Links): Recommend Python >= 2.2.

2001-12-18  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-pre.ht (href): Modify Sendmail configuration
	instructions: Only FEATURE(`local_procmail') is necessary, no need
	to add X-Envelope-* headers.

	* config-server.ht: Modify Sendmail/.procmailrc instructions to
	construct both RECIPIENT and SENDER from a combination of
	EXTENSION and available environment variables.

2001-12-17  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-pre.ht (href): Clarify the required format of SENDER,
	RECIPIENT, and EXTENSION.

	* config-server.ht: Update the sample procmail recipe for Sendmail
	to remove angle brackets from the SENDER and RECIPIENT vars.

2001-12-15  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Mention that tmda-sendmail will use the
	address in the "From" header created by the MUA as the basis for
	the tagged address.

2001-12-14  Jason R. Mastaler  <jason@mastaler.com>

	* history.ht (Links): Add a timeline for the non-qmail support.
	
2001-12-14  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* features.ht (Links): Mention Sendmail support.

	* requirements.ht (Links): Ditto.

	* config-server.ht: Add Sendmail configuration information.  Set
	the necessary environment variables from the X-Envelope* headers
	before passing the message to tmda-filter.

	* config-pre.ht: Add Sendmail configuration information.  Focus on
	using procmail as the local mailer, and then adding X-Envelope-To
	and X-Envelope-From headers to all incoming messages.

2001-12-13  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-server.ht: Move success reporting information onto the
	"Installation" page.

2001-12-11  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* resources.ht (Links): Link to Vincent Danen's "Controlling SPAM
	under Mandrake Linux, Part 2".
	
2001-12-07  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* results.ht (Links): Add testimonial from Vincent Danen
	<20011207121439.B10750@mandrakesoft.com>.
	
2001-12-06  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* faq.ht (Links): Update link to Einar Bordewich's
	smtpd-auth/vpopmail/qmailadmin tutorial.

2001-12-04  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-server.ht (HREF): Add jason-tmda example.

	* index.ht (Links): Move philosophical bit to the end of the page,
	and also add bulk-mail characteristics to the assumptions section.
	
	* download.ht (Links): Remove stale mirrors.

2001-12-02  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* features.ht (Links): Add CDB support.

	* config-filter.ht: Document CDB support.

	* results.ht (Links): Update personal SPAM statistics.

	* faq.ht (Links): Add cygwin usage information to the Windows
	client section.

2001-11-29  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-filter.ht: Document the <> match expression.

	* config-pre.ht (address_pipe): A better way of setting EXTENSION
	under Exim.  Removing the leading character from a string is
	done faster and easier with ${substr rather than ${sg.
	
2001-11-28  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* faq.ht (Links): Add links to each of the FAQ items for easier
	navigation.  Patch contributed by Lou Hevly.

2001-11-27  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-filter.ht (Links): Point the list2dbm link at an updated
	version.
	
	* resources.ht (Links): Link to Francisco Sam Castillo's
	QAdmin-TMDA.
	
	* faq.ht (Links): Added "How do I setup TMDA with vpopmail?"
	and "Does TMDA have a web interface?".  Also added summary of
	questions at the top.

	* resources.ht (Links): Link to Lou Hevly's TMDA/vpopmail
	tutorial.
	
2001-11-20  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* features.ht (Links): Add DBM support.

	* config-filter.ht (source): Better DBM documentation including
	links to the list2dbm/printdbm scripts.

2001-11-17  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* faq.ht (Links): Amend "whitelist" Q to reflect use of filter
	files.  Also moved the wildcard docs into config-filter.

	* config-client.ht: Update documentation to reflect new TMDA
	filter files.

	* config-server.ht: Ditto.

	* config-filter.ht: New file documenting TMDA filter files.
	
2001-11-15  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Add tmda-dated-address configuration
	information for the `slrn' newsreader, courtesy of Hanus Adler.

2001-11-12  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* results.ht (Links): Add testimonial from Lou Hevly, Message-Id:
	<5.1.0.14.2.20011110233040.01dc7de0@visca.com>

2001-11-07  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-pre.ht (Links): Mention `untrusted_set_sender = true' as
	an alternative to `trusted_users' for allowing use of `-f' under
	Exim.
	
2001-11-02  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* results.ht (Links): Add testimonial from Matt Armstrong
	Message-Id: <20011102235444.E9C73BD48@squeaker.lickey.com>

	* faq.ht: New FAQ entry: "I use BBDB, and every time it sees a new
	'dated' address it asks me whether I want it added to so-and-so's
	BBDB record. How can I prevent this?"

	* config-pre.ht (suffix): Clarify `suffix =' Exim syntax.

2001-11-01  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-server.ht: Move success reporting info from INSTALL to
	here.
	
	* config-pre.ht: New file describing configuration changes needed
	for supporting software such as the MTA.  Exim info is new.

	* config-server.ht: Sections are now just qmail and non-qmail.

2001-10-29  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Add configuration information for XFMail and
	Mahogany.
	
2001-10-25  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* config-client.ht: Add keyword address information, and also
	information on the various list files.  Also rearrange the page
	for better organization.

	* faq.ht (Links): New FAQ entry: How do I allow my ezmlm mailing
	lists to pass through TMDA?

	* config-server.ht (Links): Mention systemwide configuration file
	/etc/tmdarc.
	
2001-10-22  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* index.ht (Links): Move historical information into history.ht.
	
	* history.ht (Links): New file detailing TMDA's historical
	progress.
	
	* support-links.h: Move External Resources link to the Support
	subsection from the Overview subsection.
	
	* resources.ht (Links): Added link to Lou Hevly's tmda_confirm.pl.

	* faq.ht (Links): Clarify that tmda-clean should be run from the
	user account that owns the pending queue, not from root.

2001-10-18  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* requirements.ht (Links): Claify that TMDA only uses the local
	delivery agent internally to do final mail final delivery.  Users
	don't need to maintain filter files.

	* resources.ht (Links): Changed "Other" to "External".

	* index.ht (Links): Emphasize test mailto: link.

2001-10-17  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* features.ht (Links): Mention the WHITELIST_AUTO_APPEND feature.

	* index.ht (Links): Ditto.
	
2001-10-16  Jason R. Mastaler  <jasonrm@nightshade.la.mastaler.com>

	* install.ht (Links): Add installation instructions for Linux RPMs.

	* results.ht (Links): Add an even better testimonial from Dave
	Sill - Message-ID: <wx0d74734sb.fsf@sws5.ctd.ornl.gov>

	* config.ht (Links): Just link to the two sections.

	* config-server.ht (Links): Mention that you should add your own
	e-mail address to the whitelist to facilitate initial testing.
	Also suggest a minimal .procmailrc-tmda.

	(Links): Mention that "-" is also an acceptable value for
	Postfix's recipient_delimiter.
	
	(Postfix): Instruct the user to setup LOCAL_DELIVERY_AGENT before
	setting up .forward.

	* config.ht (Links): Emphasize the left sidebar.

	* features.ht (Links): Changed wording, third-party delivery agent
	is required for non-qmail.

	(Links): Emphasize Postfix.

