git: 9front

ref: 20c8a57d719d8cd9afd9bbcd1564d855a8c6de7c
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 $*