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.
This commit is contained in:
parent
323b5ec02d
commit
fead52a0c0
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user