Zitat von Martijn Brinkers <martijn(a)djigzo.com>om>:
On 01/-10/-28163 08:59 PM, lst_hoe02(a)kwsoft.de wrote:
if i set a hostname for the next hop in Djigzo
which resolves to more
than one IP address does Djigzo/Java-Mail choose a random one for every
new connection or does it cache results and stick to one of them?
Do you mean the next hop for the MTA config? If so, this is handled by
Postfix. Not sure how Postfix handles that. I guess it looks-up the IP
address for the next hop using the default resolver but I need to see
whether I can find more info. You are probably more experienced with
Postfix than I am so you might already know the answer.
Or, with next hop do you mean the next hop in config.xml (which by
default is set to the local Postfix running on 127.0.0.1)?
The next Hop from Djigzo point of view if not using *localhost*
Postfix for example. So is it possible to set "my.internal.relay"
instead of 127.0.0.1 and have a decent number of delivery threads to
hand of the mail to more than one IP address for failover or
load-balance. I'm aware that Postfix is able to do so, but it might be
useful to not spool the mail again on the same machine before handing
off.
Thanks
Andreas