git: 9front

ref: 6e3b51b262f59518f89c79f7a311ffd53ae12484
dir: /sys/src/cmd/upas/misc/remotemail/

View raw version
#!/bin/rc
shift
sender=$1
shift
addr=$1
shift
/bin/upas/smtp -g research.research.bell-labs.com $addr $sender $*