postfix-users

Re: making a single address nonexistent

Subject: Re: making a single address nonexistent
From: Magnus Bäck <magnus AT dsek.lth DOT se>
To: postfix-users AT postfix DOT org
Date: Sat, 4 Aug 2007 13:50:46 +0200
On Saturday, August 04, 2007 at 13:13 CEST,
     martin f krafft <madduck AT madduck DOT net> wrote:

> I have a catchall virtual domain and I would like to make *one*
> *single* address in that domain nonexistent, such that mails to that
> address get refused by postfix with a 5xx error; mail to all other
> addresses @that.domain should be delivered to the catchall
> destination.
> 
> What do I have to use on the right-hand side of the virtual alias
> map for this? Or is there another way?

Use a check_recipient_access restriction to reject that recipient.

baduser AT example DOT com             REJECT User unknown

-- 
Magnus Bäck
magnus AT dsek.lth DOT se

<Prev in Thread] Current Thread [Next in Thread>