shithub: riscv

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