aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/misc/remotemail
blob: 312ee58748d80bde6e815aab91935cdf4417ee03 (plain)
1
2
3
4
5
6
7
#!/bin/rc
shift
sender=$1
shift
addr=$1
shift
/bin/upas/smtp -g research.research.bell-labs.com $addr $sender $*