Annotation of researchv10dc/cmd/upas/config/research/xunetroute.res, revision 1.1

1.1     ! root        1: #!/bin/sh -p
        !             2: PATH=/bin:/usr/bin:/usr/lib/upas
        !             3: sender=$1;shift
        !             4: system=$1;shift
        !             5: relay=
        !             6: 
        !             7: case $system in
        !             8: *.wisc.edu)
        !             9:        relay=wi/wisc/cs/pokey
        !            10:        ;;
        !            11: *.uiuc.edu)
        !            12:        relay=il/uiuc/cs/gateway
        !            13:        ;;
        !            14: *.berkeley.edu)
        !            15:        relay=ca/ucb/cs/ucbarpa
        !            16:        ;;
        !            17: *)
        !            18:        exit 1
        !            19:        ;;
        !            20: esac
        !            21: 
        !            22: smtpqer -a dk!$relay!smtp -d .att.com $sender $system $*

unix.superglobalmegacorp.com

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