diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-24 19:17:59 +0000 |
commit | dc6cb350285d7aff1c7c5b38122ab33dbec27f69 (patch) | |
tree | 8380408b8712f4c83d9fa6418b01dd5fde9b0a60 /mail/postfix-current/files/patch-aj | |
parent | Add p5-XML-LibRSVG-0.01, an interface to GNOME's librsvg (diff) |
Update to 20011121 and TLS to go with it
PR: 32068
Submitted by: matthias.andree@web.de
Notes
Notes:
svn path=/head/; revision=50494
Diffstat (limited to 'mail/postfix-current/files/patch-aj')
-rw-r--r-- | mail/postfix-current/files/patch-aj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/files/patch-aj b/mail/postfix-current/files/patch-aj index 2f27afd4a13a..241d48132551 100644 --- a/mail/postfix-current/files/patch-aj +++ b/mail/postfix-current/files/patch-aj @@ -14,11 +14,11 @@ # 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 = 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 = hash:!!PREFIX!!/etc/postfix/relocated relocated_maps = |