Armin Kask ha scritto:
> Hey
>
> I have postfix + mysql+amavis-new+ clamav running on mandrake 10
>
> Is it possible to make domain alias so that when a mail comes in for
> user@domain1.com then it gets routed to the mailbox of user@domain2.com
>
> Any input appreciated
>
>
> Thanks!
>
>
I don't know how mysql works, but have you already tryed to put a new
line in /etc/postfix/aliases like this?
user.address:
user@domain2.com
Then run /usr/bin/newaliases
Bye,
Manuel