User Guide

CHAPTER 8. TESTING
APPLICATION OPERABILITY
After you install and configure Kaspersky SMTP-Gateway, it is recommended
that you test its operability by using the following two methods:
Telnet program,
EICAR test virus
8.1. Testing the application using
Telnet
To test the application operation using Telnet it is necessary to:
1. Configure the connection to the server and the application using
Telnet. Enter the following string:
telnet <host address with smtpgw> <port>
where the host address and port are values set in the [smtpgw.network] section
for the ListenOn option during the installation.
2. After the connection is established, wait for a response from the
smtpgw component. You will see the following information:
220 smtpgw.company.com ESMTP
where smtpgw.company.com is the name of the server being
tested
3. To confirm the connection to the server, type the following
command:
EHLO <user>
You will see the following information (or similar information):
250- smtpgw.company.com hello user [127.0.0.1]
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME