xref: /dragonfly/etc/mail/virtusertable.sample (revision 984263bc)
1# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.1.2.2 2000/11/03 07:23:50 dirk Exp $
2#
3# Map one or all usernames at a source hostname to a specific (or the same)
4# username at another target hostname.  Remember to add the source hostname
5# to /etc/mail/local-host-names so that sendmail will accept mail for the
6# source hostname.
7#
8username@a.sample.hostname	localuser
9username@a.sample.hostname	specificuser@a.possibly.different.hostname
10@another.sample.hostname	specificuser@a.possibly.different.hostname
11@yet.another.sample.hostname	%1@a.possibly.different.hostname
12