X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13..44e90dfa8316518d0fcba106c9fc083a56e15101:/test/scripts/0000-Basic/0576 diff --git a/test/scripts/0000-Basic/0576 b/test/scripts/0000-Basic/0576 index becd16056..ddf17f8d9 100644 --- a/test/scripts/0000-Basic/0576 +++ b/test/scripts/0000-Basic/0576 @@ -74,6 +74,7 @@ exim -q # # # Native queue transfer +### load messages exim -bs MAIL FROM: RCPT TO: @@ -92,8 +93,10 @@ foo . QUIT **** +### default q exim -bp **** +### alternate q exim -bp -qGalternate **** # @@ -101,14 +104,18 @@ exim -MG third $msg1 **** 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 **** #