Autor: Randy Bush Data: Para: Anand Buddhdev CC: exim users Asunto: Re: [Exim] qualify_domain is also a hostname
> You are probably looking for an option similar to Sendmail's Masquerade > feature (DM). You said that in smail it is called "visible_domain". The
> name suggests that it is also a masquerading option, to "hide" internal
> hosts and sub-domains.
precisely. seems a pretty basic thing for sites with incoming gateways.
> Exim doesn't have such an option, but masquerading can be achieved with
> the rewrite rules.
<sigh> do you have the hack?
>> which i very much need, but also
>> o you are a valid destination for foo@???
>> the latter is not what i want at all!
> You have probably set your local_domains option to contain "psg.com",
> which you should remove. It should only contain "roam.psg.com".