Juerg Reimann:
> I need a catch-all configuration for a domain, but only for otherwise
> non-existent addresses. How could I do that? If I configure catch-all as
> described in VIRTUAL_README, every mail to that domain is forwarded, even
> those for real users...

Use 1:1 virtual alias mappings for existing users, @domain mapping
for the rest.

Virtual alias map:

    [email protected]       [email protected]
    [email protected]       [email protected]
    @example.com            @example.net

Hint: the right-hand domain must be different from the left-hand domain.

        Wietse

Reply via email to