Hi. As the saying goes I am really new at this... I've gotten qmail 1.03 compiled and installed. I'm going to use it as our MX 20 mail relayer for scitechsoft.com, but it isn't setup in DNS yet. I've got everything running and was doing some testing and got some errors. Here's what happened: I echoed a message to myself like in the TEST.deliver file. That came through to my account no problem. I tried echoing a message to someplace not in the rcpthosts and it denied it like it was supposed to. Then, I tried emailing from an outside source to a bad account to check for a bounce. Well, it kind of worked. I found the message in the /var/qmail/queue/bounce directory, so the bounce process worked, but the message won't send. So I tried running ./qmail doqueue and it's still there. Then I looked at the log files and this is an example what I found (the same messages [w/different time stamps] are there repeatedly): In the qmail log file: /var/log/qmail/@00000932688182 932748993.865347 warning: trouble injecting bounce message, will try later In the system error log file /home/sites/home/logs/error: qmail-inject: fatal: unable to exec qq (#4.3.0) If you need it, here are my ./qmail start commands: supervise /var/supervise/qmail/send /var/qmail/rc | setuser qmaill cyclog /var/log/qmail & echo -n " qmail-smtpd" supervise /var/supervise/qmail/smtpd tcpserver -v -x /etc/tcp.smtp.cdb -u$QMAILDUID -g$NOFILESGID 0 25 /var/qmail/bin/qmail-smtpd-wrapper 2>&1 | setuser qmaill accustamp | setuser qmaill cyclog /var/log/qmail/smtpd & So, to get to my question, what does qmail-inject: fatal: unable to exec qq (#4.3.0) mean and how do I fix it? If you need anything else, please let me know and I'll get it asap. Thanks all. Rob Baham ********************************* Rob Baham, Network Administrator Email: [EMAIL PROTECTED] SciTech Software, Inc. 505 Wall Street Chico, CA 95928, USA Voice: (530) 894-8400 Fax : (530) 894-9069 www : http://www.scitechsoft.com *********************************