On 2012-03-19 at 15:22, Daniel-Constantin Mierla wrote:
Hello,
priority is used to sort the destination addresses list at startup (at
load time). It has impact on which will be the first time used address
in round-robin selection.
You should be able to achieve what you want by chaining dispatching over
two groups of addresses, first round-robin over the group with 'higher
priority from your point of view', then do to the second if none from
first group routes it.
Thanks, this works fine.
--
Øyvind Kolbu