Re: Configuring Exim to recognise [email protected] is local

"Beginner" <[email protected]>
Newsgroups gmane.linux.admin
Message-ID <[email protected]>
On 17 Sep 2006 at 2:43, James wrote:

> I'm setting up Exim and can't work out how to make it recognise my gmail 
> account is local to the machine, rather than sending it to Google, but still 
> allowing it to treat all other gmail accounts as non-local?
> 
> How can I tell Exim that all mail addressed to "[email protected]" is local, but 
> mail to any other gmail.com address is non-local?

For exim to treat gmail.com as local it would need to be in 
local_domain list under the main configuration.

something like:

domainlist local_domains = /path/to/local/domains/file

I am sure this would be a bad practise and you'd be better off doing 
using some other technique such as relay_from. Perhaps a mail to the 
exim users list would get you a better answer though.

Good luck.
Dp.

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.