From 6e16d14bda287a4290827ab44b48f13059f6cf69 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 4 Mar 2001 04:10:47 +0000 Subject: Add an option to disable canonicalizing the envelope recipient. This allows correct local delivery on multiple hosts while still canonicalizing visible and sender addresses. (This makes it possible to support vanity domains and "permanent address" services like iki.fi and pobox.com.) --- mail/postfix-current/Makefile | 8 +++++--- mail/postfix-current/files/md5 | 3 ++- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'mail/postfix-current') diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 649c4a9c689..cece3a0c98b 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.20 2001/03/02 04:18:19 itojun Exp $ +# $NetBSD: Makefile,v 1.21 2001/03/04 04:10:47 kim Exp $ DISTNAME= release-20010228 PKGNAME= postfix-20010228 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/ -PATCHFILES= postfix-20010228release-v6-20010302a.diff.gz -PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ +PATCHFILES= postfix-20010228release-v6-20010302a.diff.gz \ + postfix-20010228release-ercpt.diff +PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ + ftp://ftp.gw.com/pub/people/kim/patches/ PATCH_DIST_STRIP+= -p1 MAINTAINER= packages@netbsd.org diff --git a/mail/postfix-current/files/md5 b/mail/postfix-current/files/md5 index 43061059584..da032f16728 100644 --- a/mail/postfix-current/files/md5 +++ b/mail/postfix-current/files/md5 @@ -1,4 +1,5 @@ -$NetBSD: md5,v 1.12 2001/03/02 04:18:20 itojun Exp $ +$NetBSD: md5,v 1.13 2001/03/04 04:10:48 kim Exp $ MD5 (postfix/release-20010228.tar.gz) = 6af46cc231ca1e09e60393542d5611bd MD5 (postfix/postfix-20010228release-v6-20010302a.diff.gz) = e8b5954bc0466239c393235319476ff7 +MD5 (postfix/postfix-20010228release-ercpt.diff) = 9f5c4c422cb27cdef1d090ca39c44c3c -- cgit v1.2.3