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/test908 | |
parent | f9b691cdb0336438f4e2775fa911c1075f9a0dad (diff) |
tests: Corrected command line arguments in test907 and test908
Diffstat (limited to 'tests/data/test908')
-rw-r--r-- | tests/data/test908 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test908 b/tests/data/test908 index 8f3824d2f..ec14d3934 100644 --- a/tests/data/test908 +++ b/tests/data/test908 @@ -30,7 +30,7 @@ SMTP login authentication with initial response mail body </stdin> <command> -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 908@foo --mail-from 908@from -u test:1234 -T --sasl-ir - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 908@foo --mail-from 908@from -u test:1234 --sasl-ir -T - </command> </client> |