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