NetBSD/gnu/dist/postfix/conf/sample-virtual.cf
perry 6f59dc7aeb Postfix 1.1.2
(Postfix releases are now numbered -- 1.1.2 means 1.1, patchlevel 2.)
Lots of new features, same great security.
2002-02-02 23:10:24 +00:00

24 lines
918 B
CFEngine3

# 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 virtual database lookups.
# The virtual_maps parameter specifies optional lookup tables to
# redirect specific addresses or even complete domains to another
# address. This is typically used to implement virtual domain support.
#
# By default, no address redirection is done.
#
# If you use this feature, run "postmap /etc/postfix/virtual" to
# build the necessary DBM or DB file after change.
#
# It may take a minute or so before the change becomes visible.
# Use "postfix reload" to eliminate the delay.
#
#virtual_maps = dbm:/etc/postfix/virtual
#virtual_maps = hash:/etc/postfix/virtual
#virtual_maps = hash:/etc/postfix/virtual, nis:virtual
#virtual_maps = hash:/etc/postfix/virtual, netinfo:/virtual
virtual_maps =