https://bugs.exim.org/show_bug.cgi?id=2693
--- Comment #3 from Simon Arlott <bugzilla.exim.simon@???> ---
The observed behaviour of the three delivery attempts is:
A ok
B defer
C defer
D defer
E defer
F defer
B ok
C defer
D defer
E ok
F ok
E ok
F ok
The recipients are sent in alphabetical order, and they are in this order in
the To: header.
So it's not quite as simple as described. There's no obvious indication of an
SMTP proxy being involved to reorder responses.
--
You are receiving this mail because:
You are on the CC list for the bug.