1#!/bin/rc 2sender=$1 3shift 4addr=$1 5shift 6qer /mail/queue mail $sender $addr $* && runq /mail/queue /mail/lib/remotemail 7