[exim] round robin / avoid bounce messages

Pàgina inicial
Delete this message
Reply to this message
Autor: Knaupp, Thomas
Data:  
A: exim-users @ exim. org
Assumptes nous: Re: [exim] round robin / avoid bounce messages - Resolved ?
Assumpte: [exim] round robin / avoid bounce messages
Hello,

I've set up two servers that act as backup MXs for
various domains. In times when spam flood is increasing
more and more, I tried to "load balance" them ..

The MX-Records for the domains using this servers
is set round robin, i.e.

IN MX 10 realmail.customer.tld.
IN MX 20 eximbackup.domain.tld.

where
eximbackup.domain.tld.  IN A 10.0.0.1  [server 1]
                        IN A 10.0.0.2  [server 2]


So exim does the dns lookup for sending the outgoing
mail and is (of course) querying/using all MX-Records.
So far no problem .. but if the lowest MX is down,
then the first exim server is sending the mail
to the second one and that is sending the mail back
again .. and so on ...

As a workaround I use     defer hosts = server2
at the first machine and  defer hosts = server1
on the second ..


Any idea how I can _completely_ avoid this
bounces without adding a manual route for a
few thousand domains ?

Kind regards,
Tom
--

-------------------------------------------
SCHWARZ COMPUTER SYSTEME GMBH
Altenhofweg 2a
92318 Neumarkt
-------------------------------------------

-------------------------------------------
http://www.schwarz.de
-------------------------------------------

-------------------------------------------
Geschaeftsfuehrer: Manfred Schwarz
Sitz der Gesellschaft: Neumarkt i.d.Opf.
Registergericht: AG Nuernberg, HRB 11908
WEEE-Reg.-Nr.: DE36950826
-------------------------------------------



Diese eMail enthaelt moeglicherweise vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese eMail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese eMail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This email may contain confidential and/or privileged information. If you are not the intended recipient (or have received this email in error) please notify the sender immediately and destroy this email. Any unauthorized copying, disclosure or distribution of the material in this email is strictly forbidden.