diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-04-27 16:36:17 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-04-27 16:36:17 +0100 |
commit | 790b2086d74757a3f2e39917ec17e62fbd5c8ed9 (patch) | |
tree | 807b8a9a7168b80291ffa34086990ce764c76fbc /tests/data/test907 | |
parent | f9b691cdb0336438f4e2775fa911c1075f9a0dad (diff) |
tests: Corrected command line arguments in test907 and test908
Diffstat (limited to 'tests/data/test907')
-rw-r--r-- | tests/data/test907 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test907 b/tests/data/test907 index d7a25e5b4..f86bc8dca 100644 --- a/tests/data/test907 +++ b/tests/data/test907 @@ -30,7 +30,7 @@ SMTP plain authentication with initial response mail body </stdin> <command> -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 907@foo --mail-from 907@from -u test:1234 -T --sasl-ir - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 907@foo --mail-from 907@from -u test:1234 --sasl-ir -T - </command> </client> |