shithub: riscv

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