From: Magnus Bäck (no email)
Date: Sun Jan 02 2005 - 19:04:07 EST
On Monday, January 03, 2005 at 00:39 CET,
Pierre Moermans <> wrote:
> I would like to configure postfix to have a catch-all address per
> virtual domain.
>
> I've read some threads about that (one of it is
> http://www.irbs.net/internet/postfix/0410/0907.html) and it seems that
> one solution for it is to have the same content in the
> virtual_alias_maps and virtual_mailbox_maps.
That's not quite true. What is needed is an identity mapping (a -> a)
in the virtual alias table for each valid user in the virtual mailbox
table. This stops the recursion.
[...]
> --------------------------------- virt_alias_maps
> -----------------------------------
>
>
> @mycomp1.be
-> ->
This is what you need in the virtual alias table:
...
@example.com
I explained this exact problem to another poster just one or two days
ago.
-- Magnus Bäck
|
|
|