Commit Graph

110 Commits

Author SHA1 Message Date
jakob
498c09afc0 update to postfix-20010228-pl08; fix another smtpd command log memory exhaustion bug 2001-11-15 20:06:00 +00:00
jakob
9a832bc774 update to snapshot-20011115; fix another smtpd command log memory exhaustion bug 2001-11-15 20:05:40 +00:00
jakob
ef24a4d84d bump NEED_VERSION 2001-11-15 07:36:35 +00:00
jakob
887b88fc53 update to snapshot-20011114; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:58 +00:00
jakob
5c07f24fc4 update to postfix-20010228-pl07; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:33 +00:00
espie
c62c5a5f8c Complete mysql depends 2001-11-11 13:48:16 +00:00
jakob
1d4d0b2a27 sync enable script with stable 2001-11-10 23:33:45 +00:00
jakob
1ce5aebaf6 add note about removing the sendmail clientqueue runner from root's crontab 2001-11-10 23:33:22 +00:00
jakob
faee40ba8c update to snapshot-20011105 & pfixtls v0.7.12 2001-11-10 23:28:21 +00:00
jakob
0bc8f18438 update to pfixtls v0.7.12 2001-11-10 23:24:17 +00:00
jakob
1edaf18a99 update to postfix non-beta release 20010228 patch 06
non-critical bugfix release.
2001-11-05 10:13:33 +00:00
jakob
0767afc29e document tls flavour 2001-10-26 18:41:30 +00:00
jakob
f9a7034de0 also build tls flavour by default 2001-10-26 18:41:12 +00:00
jakob
8273003d84 add ref to tls webpage 2001-10-26 18:40:23 +00:00
jakob
4c555feb23 add missing tlsmgr 2001-10-26 18:25:55 +00:00
jakob
dc6c658f03 add tls flavour 2001-10-25 21:35:38 +00:00
espie
fe10e4b76b Complete lib dependencies 2001-10-24 12:22:45 +00:00
jakob
fbda767a1a update to snapshot 20011008. ok naddy@ 2001-10-08 22:12:18 +00:00
jakob
d56cbd4ae2 build mysql flavour 2001-09-28 23:39:57 +00:00
jakob
2272454eba add mysql flavour 2001-09-28 23:35:18 +00:00
jakob
4bf2785d7d move common flavours into shared Makefile.inc 2001-09-28 23:32:47 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
jakob
76c458c439 update to release 20010228 patch 05.
Postfix official release 20010228 Patch 05 fixes a problem with
canonical and virtual address rewriting, and with the parsing of
malformed address extensions.
2001-09-18 05:50:30 +00:00
jakob
54fe1fb1a0 fix build on OpenBSD 3.0; Kai Gallasch <kai@adminhell.org> 2001-09-14 23:52:00 +00:00
jakob
1d0a75e12a move MAINTAINER to */Makefile 2001-09-14 23:48:45 +00:00
jakob
cebd87d4ea clean up and document flavours 2001-08-21 20:30:51 +00:00
jakob
00200dc1c9 update to snapshot-20010808 2001-08-09 07:37:37 +00:00
jakob
fdbd1a342e update to postfix 20010228 patch 04. comments from Wietse below:
--
20010727
	Bugfix: updated LDAP client module from LaMont Jones, HP.
	This also introduces new LDAP query filter patterns: %u
	(address localpart) and %d (domain part). Files:
	conf/sample-ldap.cf, util/dict_ldap.c.

20010729
	Bugfix: recursive smtpd_whatever_restrictions clobbered
	intermediate results when switching between sender and
	recipient address restrictions. Problem found by Victor
	Duchovni, morganstanley.com. In order to fix, introduced
	address resolver result caching, which should also help to
	speed up sender/recipient address restriction processing.

	Bugfix: the not yet announced DUNNO access table lookup
	result did not prevent lookups with substrings of the same
	lookup key. Found by Victor Duchovni, morganstanley.com.

20010730
	Robustness: trim trailing whitespace from regexp and pcre
	right-hand sides, for consistency with DB/DBM tables.
	Files: util/dict_pcre.c, util/dict_regexp.c.

20010731
	Robustness: eliminate duplicate IP addresses after expansion
	of hostnames in $inet_interfaces, so that Postfix does not
	suddenly refuse to start up after someone changes the DNS.
2001-07-31 21:55:38 +00:00
jakob
44c895607b update to snapshot 20010714 2001-07-15 21:47:51 +00:00
jakob
3a5bb02d32 chmod 755 $PREFIX/libexec/postfix 2001-07-10 08:13:07 +00:00
jakob
c32b93a7b5 upgrade to postfix snapshot-20010709.
- VERP support
- QMQP server support (for ezmlm-idx)
- Maildir support for /var/mail
2001-07-10 08:11:44 +00:00
jakob
f93c6f4cf5 update to postfix snapshot 20010610. info from Wietse;
- A workaround for a bug in old versions of the CISCO PIX firewall software
l that caused mail to be resent repeatedly to systems behind such a product.
The same workaround will be folded into the "stable" release when time
permits.

- A much enhanced pipe delivery agent with flags to control case folding of
the $nexthop, $recipient, $user, $extension or $mailbox command-line macros.

- A much enhanced pipe delivery agent with proper quoting of white space and
other special characters in the expansions of the $sender and $recipient
command-line macros. This is necessary for correct operation of the "simple"
content filter, among others.

- Retraction of one RFC2821-induced change that was causing more problems
than it solved.
2001-06-11 06:31:52 +00:00
jakob
269e4c49a2 change PREFIX to LOCALBASE for various -I and -L flags. thanks brad@ 2001-05-29 11:56:09 +00:00
jakob
96b998cbb4 respect CC and CFLAGS 2001-05-29 06:11:36 +00:00
jakob
6a9e814523 upgrade to postfix release 20010228 patch 03.
Postfix official release 20010228 patch 03 fixes all known problems that were
also fixed with snapshot 20010525.

The official Postfix release does not change except for bugfixes. New
features are introduced in Postfix snapshots; the snapshots eventually evolve
into the next official release.

Only only major fix is for a memory leak in the LDAP client module. If you do
not use LDAP, then there is no urgent need to apply the patch.
A fully patched version will be made available via the usual sites listed on
the www.postfix.org web site.
2001-05-27 06:39:33 +00:00
jakob
5903eaafda update to postfix snapshot 20010525. info from wietse:
- Many little revisions of little details in the light of the new RFC 2821
and RFC 2822 standards. RFC features considered less urgent or less useful
are discussed in source code comments. See the RELEASE_NOTES for possible
incompatibilities.

- A much enhanced postsuper queue maintenance tool that can fix Postfix
queues restored from another machine or from backup. The postsuper tool
corrects file names when a file name does not match the message file
inode number. My respect has doubled for people who write fsck-like programs.
2001-05-26 05:57:17 +00:00
jakob
ab9df5f613 update to postfix snapshot 20010502 2001-05-05 22:13:47 +00:00
jakob
65d6224932 update to postfix version 20010228 patchlevel 2. 2001-05-05 22:12:41 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
espie
875b1cbbbe Bad package name. Couldn't parse version. 2001-04-05 10:15:02 +00:00
jakob
635beff2f4 update to postfix snapshot 20010329 2001-03-31 08:48:06 +00:00
jakob
93137d33b7 update to postfix release 20010228-pl01. info from Wietse below:
--
Postfix Release 20010228 Patchlevel 01 includes patches that were
sent to the list in the last month, some portability enhancements,
and updated documentation.

- The flush daemon complained when Postfix was deferring mail
  for user@[ip.address], and aborted with a panic when deferring
  mail to user@a.domain.name (one-letter subdomain name).

- The LMTP connection caching did not work for destinations that
  start with inet: or unix:.

- The cleanup server stalled when mail exceeded the queue file
  size limit by a small amount. The sender was not informed of
  the file size problem and kept sending the mail repeatedly.

- Mail address headers with newline inside (comment) caused
  Postfix to emit a backslash before the end of line.
2001-03-30 06:41:18 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
jakob
24c0124f74 build ldap and pcre flavours of stable version 2001-03-01 08:10:21 +00:00
jakob
7294767bc7 update to postfix snapshot 20010228 (release 20010228 + nnqmgr + virtual) 2001-03-01 07:59:17 +00:00
jakob
88877ed392 update to postfix release 20010228 (first non-beta release).
read RELEASE_NOTES before upgradering as there are incompatible changes.
2001-03-01 07:57:56 +00:00
jakob
30080f1fa4 correct PLIST 2001-02-27 15:23:55 +00:00
jakob
b32045177c Postfix snapshot 20010225 (updated release candidate) 2001-02-26 07:15:23 +00:00
jakob
af5cc19764 update to Postfix Snapshot 20010222.
this is the RELEASE CANDIDATE for the first official non-beta Postfix
release, bugfixes permitting.
2001-02-23 14:34:42 +00:00
jakob
e2c042567d update to snapshot-20010202
--
The mailbox file size limits for the local and virtual delivery
agents can be disabled by setting mailbox_size_limit and/or
virtual_mailbox_limit to zero.
2001-02-06 22:40:05 +00:00