
jens at leaderschool
Aug 22, 2009, 6:02 PM
Post #1 of 1
(807 views)
Permalink
|
|
Installing netqmail on Leopard - bounce not working.
|
|
Hi all, I've been using qmail around 10 years ago on LinuxPPC, and thought I'd like having a qmail server again. I'm running Mac OS X Leopard, and got netqmail compiling (it needs two patches to compile, then it's good to go). So far, I've got most of the tests working. I can send messages to my Mailbox file locally by using the echo command and also by sending from a remote address. However, all the bounce-tests (both local and remote) fails. No matter what I've tried (I've been looking all over the Web, including the qmail-list 3 years back), I can't seem to find the solution. I know you've seen the message before, and this time, it might not be related to the queue/permissions. Here's a snippet from my logs: Aug 22 20:50:39 parrot qmail[145]: 1250967039.825043 warning: trouble injecting bounce message, will try later Aug 22 20:52:41 parrot to.yp.cr.qmaild[278]: launchproxy[278]: /var/ qmail/bin/qmail-smtpd: Connection from: 62.243.190.19 on port: 61237 Aug 22 20:52:43 parrot qmail[145]: 1250967163.648123 warning: trouble injecting bounce message, will try later Aug 22 20:53:19 parrot to.yp.cr.qmaild[286]: launchproxy[286]: /var/ qmail/bin/qmail-smtpd: Connection from: 62.243.190.19 on port: 61271 Aug 22 20:53:19 parrot qmail[145]: 1250967199.696706 warning: trouble injecting bounce message, will try later # 1 is a local message to an invalid account (mrbean) # 2 is a message to a valid account # 4 is the invalid account My installation procedure is described in detail here: http://qmail.bruger.mine.nu/ -And I've written a script, so that I didn't have to do everything by hand each time. What I think is wrong, is that I've probably not set up all the LaunchDaemons that I am supposed to. (I wrote two LaunchDaemons: qmail and qmaild) In my Activity Monitor, I have seen the following processes: 139 0,0 qmail-send _qmails 1 356,00 KB 585,59 MB 147 0,0 qmail-rspawn _qmailr 1 304,00 KB 585,54 MB 148 0,0 qmail-clean _qmailq 1 304,00 KB 585,54 MB 341 0,0 qmail-remote _qmailr 1 356,00 KB 585,69 MB 146 0,0 qmail-lspawn root 1 312,00 KB 585,55 MB 145 0,0 splogger _qmaill 1 312,00 KB 585,55 MB I've tried both qmail-1.03 and netqmail-1.06, same results. Does anyone have a clue on this? Love, Jens
|