Plan 9 from Bell Labs’s /usr/web/sources/contrib/quanstro/root/sys/src/cmd/upas/misc/remotemail
#!/bin/rc shift sender=$1 shift addr=$1 shift /bin/upas/smtp -g research.research.bell-labs.com $addr $sender $*