diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-29 20:32:23 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-29 20:32:23 +0100 |
commit | ca995010d06d0d58ae6ef8cd7aa2fa16450b9ff3 (patch) | |
tree | 39a86511f63379bb44abc34320823e963ee28a71 /tests/data/test1406 | |
parent | 25a0c96a49429706dd0a53d7dac98179d9895c82 (diff) |
tests: Fixed typos from commit 25a0c96a494297
Diffstat (limited to 'tests/data/test1406')
-rw-r--r-- | tests/data/test1406 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1406 b/tests/data/test1406 index 61a5ba28c..6392b9685 100644 --- a/tests/data/test1406 +++ b/tests/data/test1406 @@ -43,7 +43,7 @@ smtp://%HOSTIP:%SMTPPORT/1406 --mail-rcpt recipient.one@example.com --mail-rcpt EHLO 1406
MAIL FROM:<sender@example.com> SIZE=38
RCPT TO:<recipient.one@example.com>
-RCPT TO:<recipient.two@foobar.example.com>
+RCPT TO:<recipient.two@example.com>
DATA
QUIT
</protocol> |