Joshua Pollak <[EMAIL PROTECTED]> wrote:

>fastforward -p ...
>
>will make it pass through if it cannot find a match, or forward if it does 
>find one. I guess this means people will never get bounces for 
>undeliverable mail though.

You can make it bounce if you want to. For example, put the following
in .qmail-default:

  |fastforward -p alias.cdb
  &unknown-log
  &unknown-bounce

Then create .qmail-unknown-log:

  ./Unknown/

and .qmail-unknown-bounce:

  |bouncesaying "unknown user"

-Dave

Reply via email to