Added a "connect=<time>" option to callouts, for a separate timeout
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 4 Nov 2004 12:19:48 +0000 (12:19 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 4 Nov 2004 12:19:48 +0000 (12:19 +0000)
commit4deaf07d6cdd04468e4bc383945b9e19d7d55aa3
tree1f6376117c8027f4606d2a8dc5293fd640e42082
parent23c7ff99864ed699b3c6e547c1396a02eb6e4b73
Added a "connect=<time>" option to callouts, for a separate timeout
for making the connection. As part of this, the debug output for a
failed connection now shows the error, and, if it's a timeout, the
timeout value.
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/acl.c
src/src/exim.c
src/src/functions.h
src/src/routers/rf_get_errors_address.c
src/src/smtp_in.c
src/src/smtp_out.c
src/src/verify.c