Re: [exim] Exceptions to globs

Top Page
Delete this message
Reply to this message
Author: David Woodhouse
Date:  
To: Björn Lindström
CC: exim-users
Subject: Re: [exim] Exceptions to globs
On Wed, 2004-09-01 at 00:53 +0200, Björn Lindström wrote:
> I have a wildcard at the end of the alias file for my virtual
> domain. What I'm wondering is, how do I make a particular address an
> exception from that, and bounce mail to it.
>
> I'm removing an alias for someone, and for reasons, I want future mail
> to that person to bounce, not go to me.


    exgirlfriend: :fail:This user has gone away.


Make sure that allow_fail is set on your aliases router.

Catch-all accounts considered harmful though. Do you really need it?

--
dwmw2