Annotation of researchv10dc/cmd/upas/config/research/rewrite, revision 1.1.1.1

1.1       root        1: # local mail
                      2: [^!@%.=]+              translate       "exec /v/lib/upas/translate '&'"
                      3: local!([^!@]+)         >>              /usr/spool/mail/\1
                      4: \l!(.+)                        alias           \1
                      5: research\.att\.com!(.+)        alias           \1
                      6: research\.research\.att\.com!(.+)      alias           \1
                      7: plan9\.research\.att\.com!(.+) alias   \1
                      8: 
                      9: league\.att\.com!(.+)  alias           league!\1
                     10: league\.research\.att\.com!(.+)        alias   league!\1
                     11: league!(.+)            alias   \1
                     12: 
                     13: 
                     14: # convert @ format to ! format
                     15: ([^!]+)@([^!@]+)       alias   \2!\1
                     16: 
                     17: # convert % addresses for us only.
                     18: ([^!]+)%([^!%]+)       alias   \2!\1
                     19: 
                     20: # network gateways
                     21: 
                     22: uucp!(.+)              alias   \1
                     23: bitnet!(.+)            alias   inet!bitnet!\1
                     24: uunet!(.+)             alias   inet!uunet.uu.net!\1
                     25: .*tempo\.att\.com!.*   | "exec /v/lib/upas/route '\s' allegra.att.com" "'&'"
                     26: vax135!(.*)            | "exec /v/lib/upas/route '\s' big.l1135.att.com" "\1"
                     27: \[([^!]+)\]!(.+)       |       "exec /v/lib/upas/route.ip '\s' '\1'" "'\2'"
                     28: ([^!]+\.att\.com)!(.+) |       "exec /v/lib/upas/route '\s' '\1'" "'\2'"
                     29: [^!]+\..*              |       "exec /v/lib/upas/route '\s' inet" "'&'"
                     30: ([^!]+)!(.+)           |       "exec /v/lib/upas/route '\s' '\1'" "'\2'"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.