Hi all,

I'm having trouble getting forwarding to work. I have a
virtual domain for which I want all mail to use the aliases
database.

versions:
    qmail-1.03
    fastforward-0.51

settings:
    qmail/control/rcpthosts:
        tmpsj.org
    qmail/control/virtualdomains
        tmpsj.org:alias-virtuals

    qmail/alias/.qmail-virtuals-default
        | fastforward -d /etc/aliases.cdb
        &postmaster

When I test fastforward using the aliases database from the
command line:
    env [EMAIL PROTECTED] fastforward -n
/etc/aliases.cdb
it returns:
    from <original envelope sender>
    to <[EMAIL PROTECTED]>
which is correct;

however, sending mail to that address:
    mail  [EMAIL PROTECTED]
bounces returning with an error:
  sorry, no mailbox here by that name  #5.1.1

log file:
    /var/log/qmail/send/current
        ...starting delivery 1 ... to local
[EMAIL PROTECTED]
        delivery 1 ... failure: Sorry, no mailbox ...

I think the logfile tells me that the rule in
qmail/control/virtualdomains works and that the message is
making it into qmail-local.

This seems like it should be simple but I've been on this
for a couple of days now. I've RTFMed and been through lwq,
the faqs and the mail archives and can't figure out what I'm
missing.

Any suggestions would be very welcome : -)

Thanks,
Mike Wright


Reply via email to