Hi!
I've just installed qmail 1.03 in a Solaris 2.6 server. I followed every
step from "Life with qmail" but when I try to start qmail, something goes
wrong: qmail-start daemon never starts. It's called from the run script
invoked in /var/qmail/supervise/qmail-send, /var/qmail/rc which looks like:
#!/bin/sh
# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Maildir by default.
exec env - PATH="/var/qmail/bin:$PATH" qmail-start ./Maildir/ splogger qmail
I tried with a svstat and it's always attempting to start qmail-send
(qmail-start daemon), but it always fails.
Nothing is stored in /var/log/syslog, so I don't know what's really going
on.
Have you got any idea of where the problem could be? What steps performs
qmail-start when starting?
Any help would be highly appreciated!!
Thanks in advance!!
Esteban Javier Pr�spero