exim -bd -DSERVER=server -oX PORT_D
****
#
-exim a@test.ex
+exim nocache@test.ex
Subject test 1
****
#
#
# Go for it. This one should do early-pipelinng.
-exim b@test.ex
+exim hascache@test.ex
Subject test 2
****
#
# Check that client doesn't try when not told to, even now there is
# a cache entry
-exim c@test.ex
+exim client_no@test.ex
Subject test 3
****
#
killdaemon
#
+# Check what happens when the server suddenly does not support it
+# and we have cached info saying it does
+exim -bd -DSERVER=server -DCONTROL=: -oX PORT_D
+****
+exim server_oops@test.ex
+Subject test 3_2
+
+****
+exim -q
+****
+exim -DNOTDAEMON -DSERVER=server -q
+****
+killdaemon
+#
#
# And again with CHUNKING
sudo rm DIR/spool/db/misc