X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13..HEAD:/test/scripts/0000-Basic/0576 diff --git a/test/scripts/0000-Basic/0576 b/test/scripts/0000-Basic/0576 index becd16056..90d87c927 100644 --- a/test/scripts/0000-Basic/0576 +++ b/test/scripts/0000-Basic/0576 @@ -4,6 +4,7 @@ no_msglog_check # exim -bs +HELO test MAIL FROM: RCPT TO: DATA @@ -44,6 +45,7 @@ exim -DSERVER=server -qGlowpri/3s **** sleep 1 exim -bs +HELO test MAIL FROM: RCPT TO: DATA @@ -58,6 +60,7 @@ killdaemon # # third-party queue transfer exim -bs +HELO test MAIL FROM: RCPT TO: DATA @@ -74,7 +77,9 @@ exim -q # # # Native queue transfer +### load messages exim -bs +HELO test MAIL FROM: RCPT TO: DATA @@ -92,24 +97,36 @@ foo . QUIT **** +### default q exim -bp **** +### alternate q exim -bp -qGalternate **** # +### move msg from default to third q exim -MG third $msg1 **** +### move msg from alternate q to third q exim -qGalternate -MG third $msg1 **** +### third q exim -bp -qGthird **** exim -qGthird -MG '' $msg1 $msg2 **** +### default q exim -bp **** +### alternate q exim -bp -qGalternate **** +### third q exim -bp -qGthird **** # +# Immediate delivery, via alternate queue +exim -odi q_set_by_nonsmtp_acl@test.ex +**** +# no_stderr_check