The other thing to check is what error svscan is getting when starting
up qpsmtpd/run, which will show up in the readproctitle information
(remember my earlier discussion of daemontools). You can use a line
like this to see what errors have been logged:
$ ps -wwwef | fgrep readproctitle
which will display any errors that couldn't be logged.
Yeah.. readproctitle isn't running... might be something with the
qmail-toaster setup. At any rate, I put a symlink into
/var/qmail/supervise (with all the other qtoaster stuff) and it came
right up. Running forkserver now without issues.
-- Bryan