Thread: domain alias
View Single Post

  #2 (permalink)  
Old 12-01-2004
manuel
 
Posts: n/a
Default Re: domain alias

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

Reply With Quote