Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 30 Oct 2006 16:41:04 +0000 (16:41 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 30 Oct 2006 16:41:04 +0000 (16:41 +0000)
commitf6c332bd03c89f108c7fe531156cb18d7888ba35
tree1da97d760da71076f41e62d78e96fc07ef3a1759
parent3168332ab2b4affe38d325cb493617987f955434
Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
18 files changed:
doc/doc-txt/ChangeLog
src/src/deliver.c
src/src/structs.h
src/src/transport.c
src/src/transports/smtp.c
test/confs/0543 [new file with mode: 0644]
test/log/0209
test/log/0543 [new file with mode: 0644]
test/scripts/0000-Basic/0209
test/scripts/0000-Basic/0543 [new file with mode: 0644]
test/stderr/0357
test/stderr/0358
test/stderr/0374
test/stderr/0375
test/stderr/0388
test/stderr/0543 [new file with mode: 0644]
test/stdout/0209
test/stdout/0543 [new file with mode: 0644]