From fead52a0c0d77028252f3c68d4c8b47ff8576ae4 Mon Sep 17 00:00:00 2001 From: jakob Date: Mon, 18 Dec 2000 10:52:32 +0000 Subject: [PATCH] update to snapshot-20001217. Extract from RELEASE_NOTES: =========================== Major changes with snapshot-20001217 ==================================== This release involves little change in functionality and a lot of small changes to lots of files. The code is put out as a separate snapshot release so that I have a tested baseline for further work. All time-related configuration parameters now accept a one-letter suffix to indicate the time unit (s: second, m: minute, h: hour, d: day, w: week). The exceptions are the LDAP and MYSQL modules which are maintained separately. The mysql client was partially rewritten in order to elimimate some memory allocation/deallocation problems. The code needs more work, and needs to be tested in a real production environment. The local_transport and default_transport configuration parameters can now be specified in transport:destination notation, just like the mailbox_transport and fallback_transport parameters. The :destination part is optional. However, these parameters take only one destination, unlike relayhost and fallback-relay which take any number of destinations. --- mail/postfix/snapshot/Makefile | 4 ++-- mail/postfix/snapshot/files/md5 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/postfix/snapshot/Makefile b/mail/postfix/snapshot/Makefile index 0e1e79b9cd4..0651e8678f2 100644 --- a/mail/postfix/snapshot/Makefile +++ b/mail/postfix/snapshot/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.8 2000/12/11 03:17:50 jakob Exp $ +# $OpenBSD: Makefile,v 1.9 2000/12/18 10:52:32 jakob Exp $ -DISTNAME= snapshot-20001210 +DISTNAME= snapshot-20001217 PKGNAME= postfix-${DISTNAME} MASTER_SITE_SUBDIR= experimental diff --git a/mail/postfix/snapshot/files/md5 b/mail/postfix/snapshot/files/md5 index 824f8cab692..921f8b75ca9 100644 --- a/mail/postfix/snapshot/files/md5 +++ b/mail/postfix/snapshot/files/md5 @@ -1,3 +1,3 @@ -MD5 (postfix/snapshot-20001210.tar.gz) = 3f7e1abdb8cb85449ed0c86121ddf3e5 -RMD160 (postfix/snapshot-20001210.tar.gz) = 9b38aa4aa869b2e2f427ed08e171cb4a7a2524fe -SHA1 (postfix/snapshot-20001210.tar.gz) = 4bb0eb4a433bb09768bcd594d0158bb89fb6c4cf +MD5 (postfix/snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba +RMD160 (postfix/snapshot-20001217.tar.gz) = bba8f4262671a738dfdde15562c74f92792f9ab4 +SHA1 (postfix/snapshot-20001217.tar.gz) = 6dc5fb915c0286b0fe6e7d1c8a66666fb1c11774