I'm running OpenBSD 3.2 with qmail+vpopmail. And I noticed that it pipes the
mail to /usr/bin/true. On my system true is located in /usr/local/bin/true.
Just figured I'd give notice that there is a minor bug.
Thanks. I guess I should have asked about that instead of assuming it would be in /bin.
I've added code for the next release that will search for it in /bin, /usr/bin, and /usr/local/bin during the configure process.
In the mean time, you can edit your user.c (almost at the end of the file) to use the correct location.
-- Tom Collins [EMAIL PROTECTED]
