git: 9front

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