[BACK]Return to virtusertable CVS log [TXT][DIR] Up to [local] / src / etc / mail

File: [local] / src / etc / mail / Attic / virtusertable (download)

Revision 1.2, Tue Jan 13 15:43:40 2004 UTC (20 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.1: +2 -2 lines

Fix pasto; From form@ via mpech@

# $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.
#