Postfix snapshot 20040205 available

[email protected] (Wietse Venema) Thu, 5 Feb 2004 11:15:48 -0500 (EST)
Newsgroups gmane.mail.postfix.announce
Message-ID <20040205161548.206ADBC179__10570.7958028235$1075997864@spike.porcupine.org>
Postfix snapshot is an interim release that fixes a few problems
that have surfaced since snapshot 20040122. The file named SNAPSHOT
lists the features that will not be included with the 2.1 official
release.

The upcoming Postfix 2.1 Release Candidate will be released soon,
pending the completion of a documentation rewrite.

Available from ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/

   316155 Feb  5 10:23 postfix-2.0.18-20040205.HISTORY
    29838 Jan 22 09:34 postfix-2.0.18-20040205.RELEASE_NOTES
  1534581 Feb  5 10:58 postfix-2.0.18-20040205.tar.gz
      152 Feb  5 10:58 postfix-2.0.18-20040205.tar.gz.sig

Soon also on the mirror sites listed at http://www.postfix.org/

	Wietse

HISTORY change log:
===================

20040126

	Safety: handle the case that main.cf is updated while it
	is being read. File: util/dict.c.

20040127

	Bugfix: missing flush_init() call. Introduced 20040105.
	File: postqueue/postqueue.c.

20040202

	Bugfix: changed mis-leading warning about text>4096 characters
	into "unexpected end-of-input". File: util/attr_scan0.c.

20040204

	Bugfix: don't panic on a corrupt queue file.  File:
	*qmgr/qmgr_message.c.

20040205

	Cleanup: sample-filter.cf is gone. Better documentation is
	available with "man header_checks".