Steve Lewis writes:
> > The log indicates that the recipient address in question is
> > controlled by the dot-qmail file that contains comments only.
> > Most likely the controlling dot-qmail file is ~alias/.qmail-default.
> correct.  I misread this file, and didn't notice that the line was
> commented out.
> 
> #| fastforward -d /etc/aliases.cdb
> 
> 1) how exactly could you tell that from the log data I provided?

| 961394975.551006 starting delivery 50: msg 40335 to local 
|[EMAIL PROTECTED]
| 961394975.590908 delivery 50: success: did_0+0+0/

I noticed ``did_0+0+0''.  Although not documented, this
indicates that qmail-local did zero file deliveries (mbox
and/or maildir), zero forwardings, and zero program deliveries.
So the controlling dot-qmail file shall not contain any program
line, any forward line, any mbox line, nor any maildir line.
But it's not empty; if it were empty, qmail-local would follow
the default delivery instruction(s) and usually some deliveries
would happen.  The bottom line is that it contains at least
one comment line and doesn't contain any other kind of lines.
In other words, it contains comments only.

> 2) what would you expect to find in this file (or elsewhere) to induce the
> expected bounce behavior?

Uncommenting the above program line should be okay.  Alternatively,
if you are happy without /etc/aliases.cdb, you can just remove
this file.

-- 
Tetsu Ushijima

Reply via email to