[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Where is my mailbox?



Going through the steps of My Life With Qmail, I have successfully passed
everything up to the TEST.deliver document.

When I start Qmail, I see no "qmail: status:" in my /var/log/syslog file.

When I do "ps -ef | grep qmail" I get:

root     30409 19668  0 02:54 ?        00:00:00 supervise qmail-send
root      2399 19668  0 02:54 ?        00:00:00 supervise qmail-smtpd
qmails   14090 30409  0 03:30 ?        00:00:00 [qmail-send]
qmaill    4946 15240  0 03:30 ?        00:00:00 /usr/local/bin/multilog t
qmaild   11885  2399  0 03:30 ?        00:00:00 [tcpserver]
qmaill    8658 18710  0 03:30 ?        00:00:00 /usr/local/bin/multilog t
root     32617 14090  0 03:30 ?        00:00:00 qmail-lspawn ./Mailbox
qmailr   16508 14090  0 03:30 ?        00:00:00 [qmail-rspawn]
qmailq   25422 14090  0 03:30 ?        00:00:00 [qmail-clean]
root     17600 27233  0 03:32 pts/0    00:00:00 grep qmail
-------------------------------------------------------------------------

When I do "echo to james | /var/qmail/bin/qmail-inject" the cursor returns
to the next line.  The TEST.deliver document says I should have an email
in my mail box.  Well where is my mail box?

james