xref: /dflybsd-src/etc/mail/virtusertable.sample (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
186d7f5d3SJohn Marino# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.1.2.2 2000/11/03 07:23:50 dirk Exp $
286d7f5d3SJohn Marino# $DragonFly: src/etc/mail/virtusertable.sample,v 1.2 2003/06/17 04:24:47 dillon Exp $
386d7f5d3SJohn Marino#
486d7f5d3SJohn Marino# Map one or all usernames at a source hostname to a specific (or the same)
586d7f5d3SJohn Marino# username at another target hostname.  Remember to add the source hostname
686d7f5d3SJohn Marino# to /etc/mail/local-host-names so that sendmail will accept mail for the
786d7f5d3SJohn Marino# source hostname.
886d7f5d3SJohn Marino#
986d7f5d3SJohn Marinousername@a.sample.hostname	localuser
1086d7f5d3SJohn Marinousername@a.sample.hostname	specificuser@a.possibly.different.hostname
1186d7f5d3SJohn Marino@another.sample.hostname	specificuser@a.possibly.different.hostname
1286d7f5d3SJohn Marino@yet.another.sample.hostname	%1@a.possibly.different.hostname
13