I am ready to test my Qmail but the documentation
and the results do not match.

After executing the step 9. in INSTALL, I read through
the instructions in TEST.deliver.

The syslog does have an "status" entry for qmail.
However the processes listing shows only
        qmail-lspawn ./Mailbox

The following processes, do not show up for the PS command.
        qmail-rspawn
        qmail-clean
        splogger

This is the "rc" file from /var/qmail directory. I executed this file
as user "root".
==========================================
#!/bin/sh

# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Mailbox by default.

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Mailbox splogger qmail
==========================================

I did not make any changes to this file.

How can I get qmail testing to work? What did I miss?

Thank you in advance for any help.

Subba Rao
[EMAIL PROTECTED]
==============================================================
Disclaimer - I question and speak for myself.

http://pws.prserv.net/truemax/
______________________________________________________________



Reply via email to