ref: 6ab5327d1ac3a50af584224dc3e563ff24bd36ae 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