Re: [Exim] virtual domains deliver locally

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Harald Meland
Data:  
Para: Jeremy C. Reed
CC: exim-users
Asunto: Re: [Exim] virtual domains deliver locally
[Jeremy C. Reed]

> I am trying to set up virtual emails but I can't get it to deliver
> locally.


And local_domains is set appropriately?

> For example, I want all email that doesn't match to deliver locally
> to user "reed."
>
> It seems to add my qualify_domain to the unqualified address.


Yup -- unless your aliasfile director has set the option
`qualify_preserve_domain'.

> So my question is: how can I get it to try to deliver locally if it
> doesn't have a domain address?


As Exim insists that every address it handles has a domain attached,
you can't. But, as you can control with what domain an unqualified
address gets qualified, you can put the qualifying domain in
local_domains.
--
Harald