Michaux Julien:
> Actually I put something like "@mail.domain.tld  user1" in
> virtual_alias_maps. The problem is that it actually catches ALL
> mail that arrive on the server. User1 gets all unknown mails AND
> user2 mail.

To prevent this, create 1:1 aliases for addresses that should not
be aliased.

    first.la...@mail.example.com  us...@mail.example.com
    first.la...@mail.example.com  us...@mail.example.com
    us...@mail.example.com  us...@mail.example.com
    us...@mail.example.com  us...@mail.example.com
    @mail.example.com       us...@mail.example.com

        Wietse

Reply via email to