|
|
researchv10 Norman
# case conversion for postmaster pOsTmAsTeR alias postmaster # local mail [^!@]+ translate "exec translate '&'" local!([^!@]+) >> /usr/spool/mail/\1 \l!(.+) alias \1 # convert @ format to ! format ([^!]+)@([^!@]+) alias \2!\1 # domain names meaning att or uucp lc\.att\.com\.?!(.+) alias trevor!\1 ([^!.]+)\.lc\.att\.com\.?!(.+) alias \1!\2 (([^!])+\.)?garage\.att\.com!(.+) alias garage!& ([^!.]+)\.(att\.com|uucp)!(.+) alias \1!\3 ([^!.]+)\.(mercury|astro|phone|research)(\.nj)?\.att\.com\.?!(.+) alias \1!\4 # tmp until mercury get their sendmails together ([^!.]+)\.research\.mercury(\.nj)?\.att\.com\.?!(.+) alias \1!\3 ([^!.]+)\.research!(.+) alias \1!\2 # network gateways (csnet|bitnet)!(.+) alias inet!& uucp!(.+) alias \1 uunet!(.+) alias uunet.uu.net!\1 mcvax!(.+) alias uunet.uu.net!& [!^]+\.oz!.+ alias uunet.uu.net!& (acsnet|oz)!(.+) alias uunet.uu.net!\2 # real networks #([^!]+wisc\.edu)!(.+) | "exec /usr/lib/upas/route.xunet '\s' '\1'" "'\2'" #([^!]+uiuc\.edu)!(.+) | "exec /usr/lib/upas/route.xunet '\s' '\1'" "'\2'" #(pyxis|pyxis.att.com)!(.+) | " exec /usr/lib/upas/route.pyxis '\s'" "'\2'" \[([^!]+)\]!(.+) | "exec /usr/lib/upas/route.ip '\s' '\1'" "'\2'" ([^!]+\.att\.com)!(.+) | "exec /usr/lib/upas/route '\s' '\1'" "'\2'" [^!]+\..* | "exec /usr/lib/upas/route '\s' inet" "'&'" ([^!]+)!(.+) | "exec /usr/lib/upas/route '\s' '\1'" "'\2'"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.