User Guide

68 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
250-PIPELINING
250-8BITMIME
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.
Enter in the command line:
MAIL FROM: <sender_address>
You will see the following (or similar) information:
250 2.1.0 OK
Enter in the command line:
RCPT TO: <recipient_address>
You will see the following (or similar) information:
250 2.1.0 OK
Enter in the command line:
DATA
You will see the following (or similar) information:
354 Start mail input; end with <CRLF>.<CRLF>
Enter in the command line:
Subject: test
test
.
You will see the following (or similar) information:
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 be added to the totals of scanned and sent
messages.