shithub: riscv

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