ref: 5030157da9e89da53739b13c36942a5355de669f dir: /sys/lib/dist/mail/lib/justqmail/
#!/bin/rc sender=$1 shift addr=$1 shift upas/qer /mail/queue mail $sender $addr $* || exit 1 exit 0