diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-06 21:01:45 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-06 21:01:45 +0100 |
commit | 40525d07a858c90293bc09188fb539a1cec3f8aa (patch) | |
tree | cc917c104c9942d5fc0f7bffd76fb4cb6eefdbed /test/scripts/5730-OCSP-GnuTLS-events | |
parent | 687a382d6fd27a355a551d8cfc64e1791f1fa4a7 (diff) |
Teach SMTP input sync check ("input sent too soon") about SMTP input buffering
Diffstat (limited to 'test/scripts/5730-OCSP-GnuTLS-events')
-rw-r--r-- | test/scripts/5730-OCSP-GnuTLS-events/5730 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/5730-OCSP-GnuTLS-events/5730 b/test/scripts/5730-OCSP-GnuTLS-events/5730 index d22a1aa1f..11c3a867f 100644 --- a/test/scripts/5730-OCSP-GnuTLS-events/5730 +++ b/test/scripts/5730-OCSP-GnuTLS-events/5730 @@ -21,7 +21,7 @@ exim -bd -oX PORT_D -DSERVER=server \ exim norequire@test.ex test message. **** -millisleep 500 +millisleep 700 # # # @@ -30,7 +30,7 @@ millisleep 500 exim nostaple@test.ex test message. **** -millisleep 500 +millisleep 700 # # # |