[gentoo-user] OT - A serious problem with my exim configuration

2007-05-11 Thread Michael Sullivan
On my new exim install on my server box, I have a
serious problem.  It will accept mail sent to
[EMAIL PROTECTED], but not
[EMAIL PROTECTED]  Here are the relevant
portions of my config:

domainlist local_domains = @ espersunited.com :
baby.espersunited.com : localhost
domainlist relay_to_domains =
hostlist   relay_from_hosts = 127.0.0.1 :
70.234.122.248 : 70.234.122.250 : 70.234.122.251

qualify_domain = baby.espersunited.com :
localhost.localdomain

How do I get it to accept mail for espersunited.com?


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT - A serious problem with my exim configuration

2007-05-11 Thread Dirk GROSSE OSTERHUES
On 11/5/07 15:35, Michael Sullivan wrote:
 [...]
 domainlist local_domains = @ espersunited.com :

Try it with a : after the @ ;)

 baby.espersunited.com : localhost
 domainlist relay_to_domains =
 hostlist   relay_from_hosts = 127.0.0.1 :
 70.234.122.248 : 70.234.122.250 : 70.234.122.251
 
 qualify_domain = baby.espersunited.com :
 localhost.localdomain
 
 How do I get it to accept mail for espersunited.com?
 

-- 
[EMAIL PROTECTED] mailing list