diff options
Diffstat (limited to 'tests/data/test906')
-rw-r--r-- | tests/data/test906 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test906 b/tests/data/test906 index 1f88990fd..a12b2ebc7 100644 --- a/tests/data/test906 +++ b/tests/data/test906 @@ -26,7 +26,7 @@ To: another body
</stdin> <command> -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 906@foo -T - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 906@example.com -T - </command> </client> @@ -36,7 +36,7 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 906@foo -T - <protocol> EHLO user
MAIL FROM:<>
-RCPT TO:<906@foo>
+RCPT TO:<906@example.com>
DATA
QUIT
</protocol> |