2011/1/26 Luciano Maia <lucianosup...@gmail.com>:
> Olá Paulo,
>
> Tente desta forma:
>
> vim main.cf
>
>   virtual_alias_maps = /etc/postfix/virtual_alias_maps
>
> vim virtual_alias_maps
>
>   @dom1.com                  @dom2.net
>
>

Você quis dizer:
   virtual_alias_maps = hash:/etc/postfix/virtual_alias_maps

E, esta é a pior opção possível, pois os emails inexistente não serão
mais rejeitados, gerando bounce.

A forma adequada depende o backend (ldap, mysql, hash, etc..), se for
hash, você precisa enumerar um a um os endeços no arquivo
virtual_alias_maps:

us...@dom1.com     us...@dom1.net
us...@dom1.com     us...@dom2.net

etc...

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"While not fully understand a software, don't try to adapt this
software to the way you work, but rather yourself to the way the
software works" (myself)
_______________________________________________
Postfix-BR mailing list
Postfix-BR@listas.softwarelivre.org
http://listas.softwarelivre.org/mailman/listinfo/postfix-br

Responder a