Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jan 09, 2014 12:53 am 
Offline
Senior Newbie

Joined: Thu Jan 09, 2014 12:38 am
Posts: 8
I installed exim just now in minimal "do nothing except allow PHP to send mail" configuration.

It almost works: It routes mail just fine to every domain except my own.

"hostname" returns "northfield"
"hostname -f" returns "www.acceleratenorthfield.org"

"exim -v -bt qux@acceleratenorthfield.org" returns

Quote:
R: system_aliases for qux@acceleratenorthfield.org
R: userforward for qux@acceleratenorthfield.org
R: procmail for qux@acceleratenorthfield.org
R: maildrop for qux@acceleratenorthfield.org
R: lowuid_aliases for qux@acceleratenorthfield.org (UID 1000)
R: local_user for qux@acceleratenorthfield.org
qux@acceleratenorthfield.org
router = local_user, transport = maildir_home


How do I get exim to use router = dnslookup and transport = remote_smtp, as it does for other domains?

Thanks,

-Fritz


Last edited by fritzbogott on Thu Jan 09, 2014 2:07 pm, edited 1 time in total.

Top
   
PostPosted: Thu Jan 09, 2014 1:11 am 
Offline
Senior Newbie

Joined: Thu Jan 09, 2014 12:38 am
Posts: 8
Never mind; I found it:

in /etc/exim4/update-exim4.conf.conf

dc_other_hostnames was set to 'acceleratenorthfield.org; northfield; localhost.localdomain; localhost'

I changed it to 'www.acceleratenorthfield.org; northfield; localhost.localdomain; localhost'

and that did the trick.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group