freebsd-ports/mail/postfix-current/files/patch-am
David W. Chapman Jr. dc6cb35028 Update to 20011121 and TLS to go with it
PR:		32068
Submitted by:	matthias.andree@web.de
2001-11-24 19:17:59 +00:00

23 lines
1.1 KiB
Text

*** ./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 =