On Tue, May 5, 2009 at 10:25 AM, Rocco Scappatura
<rocco.scappat...@infracom.it> wrote:
> Basically, I need to translate "re...@domain.tld" in
> "re...@extdomain.tld" and deliver "re...@extdomain.tld" from my mail
> gateway directly to the mail server responsible for "extdomain.tld".
>
> Is it possible? I've tried to accomplish this inserting on /etc/aliases
> file of mail gateway the entry:
>
> re...@domain.tld:       re...@extdomain.tld
>
> But I get:
>
> # newaliases
> postalias: warning: /etc/aliases, line 85: name must be local
>
> Anyone has any idea?

See virtual_alias_maps


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

Reply via email to