git: 9front

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