diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /mail/postfix22/files/patch-am | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'mail/postfix22/files/patch-am')
-rw-r--r-- | mail/postfix22/files/patch-am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/postfix22/files/patch-am b/mail/postfix22/files/patch-am deleted file mode 100644 index 3328cc42ab77..000000000000 --- a/mail/postfix22/files/patch-am +++ /dev/null @@ -1,23 +0,0 @@ -*** ./conf/sample-transport.cf.orig Thu Dec 23 10:50:00 1999 ---- ./conf/sample-transport.cf Thu Jun 1 22:13:09 2000 -*************** -*** 10,18 **** - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap /etc/postfix/transport" - # after change, then "postfix reload". - # -! # transport_maps = dbm:/etc/postfix/transport -! # transport_maps = hash:/etc/postfix/transport -! # transport_maps = hash:/etc/postfix/transport, nis:transport -! # transport_maps = hash:/etc/postfix/transport, netinfo:/transport - transport_maps = ---- 10,18 ---- - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap !!PREFIX!!/etc/postfix/transport" - # after change, then "postfix reload". - # -! # transport_maps = dbm:!!PREFIX!!/etc/postfix/transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, nis:transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, netinfo:/transport - transport_maps = |