ref: 52e92163a609b8257e394b48c60fac3db000c936 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