freebsd-ports/mail/postfix-current/files/patch-aj
Bill Fumerola 6fe402670f Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.

Submitted by:   Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
2000-09-13 20:50:45 +00:00

24 lines
747 B
Text

*** ./conf/sample-misc.cf.orig Thu Sep 23 14:10:52 1999
--- ./conf/sample-misc.cf Thu Jun 1 22:09:39 2000
***************
*** 220,222 ****
#
! program_directory = /usr/libexec/postfix
--- 220,222 ----
#
! program_directory = !!PREFIX!!/usr/libexec/postfix
***************
*** 263,267 ****
# Specify the types and names of databases to use. After change,
! # run "postmap /etc/postfix/relocated", then "postfix reload".
#
! # relocated_maps = hash:/etc/postfix/relocated
relocated_maps =
--- 263,267 ----
# Specify the types and names of databases to use. After change,
! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload".
#
! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated
relocated_maps =