Logging: fix receive-time crash with recipients-logging.
[exim.git] / test / scripts / 5820-DANE-GnuTLS / 5820
index 0101a0c8d99d01e00ab5c3673a8e8cfd7a6cb3d6..c50fe2cbcf35fecb443b67b029827aa0b34b1f87 100644 (file)
@@ -16,6 +16,7 @@ exim -qf
 #
 ### Recipient callout
 exim -DOPT=callout -bhc 127.0.0.1
+HELO test
 MAIL FROM: <t3@myhost.test.ex>
 RCPT TO: <rcptuser@dane256ee.test.ex>
 ****
@@ -129,7 +130,7 @@ Testing
 killdaemon
 #
 #
-sudo rm DIR/spool/db/retry
+sudo rm DIR/spool/db/retry*
 exim -DSERVER=server -DDETAILS=ca -bd -oX PORT_D
 ****
 ### A server securely serving a wrong TLSA record, dane not requested (delivery should work non-dane)