ref: 51550ba3d2d9a19c92ef2d3fd49cbff281064ba3 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