User Guide

Testing application operability 67
250-SIZE 10485760
250 DSN
where:
smtpgw.company.com is the name of the server being tested
user is the client host name
[127.0.0.1] is the client IP address.
In the terminal line, enter:
MAIL FROM:<sender address>
You will see the following message:
250 2.1.0 OK
Type the following line:
RCPT TO:<recipient_address>
You will see the following:
250 2.1.0 OK
Type the command:
DATA
You will see the following:
354 Start mail input; end with <CRLF>.<CRLF>
In the command line, type:
Subject: test
test
You will see the following string:
250 2.1.0 OK
4. If the response is 250 2.1.0 OK, the test message has been
successfully accepted by the server. After this, the message must
be scanned for viruses and then sent to the recipient in accordance
with the routing table. It is recommended that you check message
delivery. To verify the results, view the application statistics. One
message will have been added to the totals of scanned and sent
messages.