[exim-dev] Bug concerning hosts_max_try

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Michael Haardt
Dátum:  
Címzett: exim-dev
Tárgy: [exim-dev] Bug concerning hosts_max_try
Hello,

Exim uses hosts_max_try regardless of the address family. This may
create the situation for systems with many records, if IPv6 addresses
are unreachable, Exim tries 5 of them and then defers the mail, not
trying IPv4.

Michael