LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-16-2015, 09:40 AM   #1
Ladowny
Member
 
Registered: Oct 2006
Distribution: Debian, OpenBSD, FreeBSD
Posts: 53

Rep: Reputation: 14
Exim manualroute and routing to more that one server


Hi

I'm trying to use exim manual route ( http://www.exim.org/exim-html-curren...te_router.html ) to forward all emails for a domain to 2 MTA's at the same time

in /etc/exim4/conf.d/router/150_exim4-config_hubbed_hosts I have
Code:
hubbed_hosts:
  debug_print = "R: hubbed_hosts for $domain"
  driver = manualroute
  domains = "${if exists{CONFDIR/hubbed_hosts}\
                   {partial-lsearch;CONFDIR/hubbed_hosts}\
              fail}"
  same_domain_copy_routing = yes
  route_data = ${lookup{$domain}partial-lsearch{CONFDIR/hubbed_hosts}}
  transport = remote_smtp
in my /etc/exim4/hubbed_hosts I have

Code:
mydomain.com: server1.mydomain.com:server2.mydomain.com
and I want to have all mail for domain.com to be delivered to both servers and in case one is not available to stay queued on the mail router. Unfortunately exim seems to be delivering email to only one server in the list. Any Ideas how I can force delivering to both ?

Thanks

Greg
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN not routing through server but still local routing pptpd narnie Linux - Server 1 01-21-2014 06:03 PM
move mails on exim server to postfix server weda Linux - Server 1 01-13-2010 02:12 AM
Configuring Exim routing Debian Etch wonderd Linux - Server 3 06-18-2007 06:42 PM
Problem routing email from LAN host using Exim 4.43-1 neiljt Linux - Server 0 03-11-2007 09:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration