ref: b89fcf2fe32195d0900b1a04ca98a4cb3cc62bf1 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