View Single Post

  #3 (permalink)  
Old 01-25-2008
Floor
 
Posts: n/a
Default Re: 2 domains same users

Miguel Lopes:

> How can I receive emails from the 2 doamins??the users are the same the
> machine is the same.


> pico virtual_alias_maps


# domain1
#
vaed@domain1 this_is_me


# domain2
#
vaed@domain2 this_is_me

> ./update


If one of the domains is your main domain then

> pico /etc/aliases


vead: this_is_me

> cd /postfix
> ./update


--
Floor


Reply With Quote