3 # Handle "fake" top level domains, by sending to a smarter
4 # host. Currently, we support:
6 # user@host.bitnet -> $B user@host.bitnet
7 # user@host.csnet -> $C user@host.csnet
9 # Eventually, all these should Go Away.
11 # @(#)fake_domains.m4 1.5 (Berkeley) 1/3/89
15 R$*<@$+.BITNET>$* $`#'tcp$@$B$:$1<@$2.BITNET>$3 user@host.BITNET)
17 R$*<@$+.CSNET>$* $`#'tcp$@$C$:$1<@$2.CSNET>$3 user@host.CSNET)