summaryrefslogtreecommitdiff
path: root/etc/mail/virtusertable
blob: 550588ae5fdefe3056fb950b83369ca11975e8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $OpenBSD: virtusertable,v 1.2 2004/01/13 15:43:40 millert Exp $
#
# sendmail(8) virtual user table.  Rebuild by running as root:
#   makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
#
# This file contains the mapping of virtual to local addresses.
# Each line denotes a transform of:
#   virtual_address	local_address
#
# E.g.
#   info@foo.com	foo-info
#   info@bar.com	bar-info
#   @baz.org		jane@example.net
#
# It is also possible to map all users from one domain to another, e.g.
#   @foo.org		%1@example.com
#
# See the "virtusertable" section of /usr/share/sendmail/README for
# more information.
#