virtusertable.sample revision 58193
158193Srwatson# $FreeBSD: head/etc/mail/virtusertable.sample 58193 2000-03-18 06:38:23Z rwatson $
257947Srwatson#
357947Srwatson# Map one or all usernames at a source hostname to a specific (or the same)
457947Srwatson# username at another target hostname.  Remember to add the source hostname
557947Srwatson# to /etc/mail/sendmail.cw so that sendmail will accept mail for the
657947Srwatson# source hostname.
757947Srwatson#
857947Srwatsonusername@a.sample.hostname	localuser
957947Srwatsonusername@a.sample.hostname	specificuser@a.possibly.different.hostname
1057947Srwatson@another.sample.hostname	specificuser@a.possibly.different.hostname
1157947Srwatson@yet.another.sample.hostname	%1@a.possibly.different.hostname
12