summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/conf/sample-relocated.cf
blob: b27e73e04655e2fde069f8d0f4d7ecaea4cb3d84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#	$NetBSD: sample-relocated.cf,v 1.2 2002/12/24 21:37:46 perry Exp $
#
# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE STUFF
# HERE JUST SERVES AS AN EXAMPLE.
#
# This file contains example settings of Postfix configuration
# parameters that control relocated database lookups.

# The relocated_maps parameter specifies optional lookup tables with
# new contact information for users or even domains that no longer
# exist.
# 
# By default, this feature is disabled.
#
# If you use this feature, run "postmap /etc/postfix/relocated" to 
# build the necessary DBM or DB file after change, then "postfix
# reload" to make the changes visible.
#
#relocated_maps = dbm:/etc/postfix/relocated
#relocated_maps = hash:/etc/postfix/relocated
#relocated_maps = hash:/etc/postfix/relocated, nis:virtual
#relocated_maps = hash:/etc/postfix/relocated, netinfo:/relocated
relocated_maps =